Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2018 20:26:47 -0600
From:      Gary Aitken <freebsd@dreamchaser.org>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   sendmail certs -- which letsencrypt cert to use for ca
Message-ID:  <655c9be3-ece7-eeab-300f-56be88c3267f@dreamchaser.org>

next in thread | raw e-mail | index | archive | help
I'm wanting to switch the self-certified certs generated by sendmail
when it first starts over to ones certified via letsencrypt.
Letsencrypt generates four files:
   cert.pem, privkey,pem, chain.pem and fullchain.pem
As I understand it, chain.pem contains intermediates, and fullchain
contains the main cert + intermediates.
Sendmail's generated certs consist of a cert, a privkey, and a CA.
Which of chain.pem or fullchain.pem should be used for the CA, or
will either work?

Thanks,

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?655c9be3-ece7-eeab-300f-56be88c3267f>