Date: Fri, 2 Apr 2010 11:04:30 -0400 From: Jerry <freebsd.user@seibercom.net> To: freebsd-questions@freebsd.org Subject: Combining SSL certificates Message-ID: <20100402110430.13bcdc03@scorpio.seibercom.net>
next in thread | raw e-mail | index | archive | help
Is it possible to combine all of the certificates in a chain into one *.pem file? EXAMPLE: openssl s_client -connect imap.gmail.com:993 -crlf -showcerts This would show, in this case anyway, two certificates. Could I combine both certs into on file, example: gmail-imap.pem and then run 'c_rehash' on the file or do I have to save both certs in separate files to complete the chain? -- Jerry FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100402110430.13bcdc03>