Dr Stephen Henson wrote:
> CJ Holmes wrote:
> This is supported already if you don't mind converting them to a form
> OpenSSL understands.
> 
> Firstly you have to pull the certificate chains apart into their
> separate certificates. E.g.
> 
> openssl pkcs7 -in file.pem -print_certs -out certs.pem
> openssl nsseq -in seq.pem -out certs.pem
> 
> Then manually cut up certs.pem into seperate files.

Do you really have to cut them up? I'd've thought multiple certs in one
file would work.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to