Re: Ensuring certificate chain when creating certificates in memory without db.

2013-02-10 Thread passfree
On Friday, February 8, 2013 9:08:50 PM UTC, Brian Smith wrote: > pass@googlemail.com > > > I use SSL_ConfigSecureServer with a certificate which was created in > > > memory (no db). The certificate was created with the > > > CERT_CreateCertificate passing the CA's issuer. The same cert was >

Re: Ensuring certificate chain when creating certificates in memory without db.

2013-02-08 Thread Brian Smith
passf...@googlemail.com > I use SSL_ConfigSecureServer with a certificate which was created in > memory (no db). The certificate was created with the > CERT_CreateCertificate passing the CA's issuer. The same cert was > also signed with the CA's key. The CA cert was also created on the > fly, i.e.