I have a service that is transitioning from self-signed to real certs. The
problem is that the old cert
has a funny name associated with it.  I want to jam keys and certs into a
.pem file but
I don't know:

If openssl will use all keys against all certs. (I know the old key, so I
can get it down to 1 key)

But will it inspect and use all certs and ignore the ones that aren't named
right?

So the .pem file would have:

key
self-signed cert with funny name
real cert with real name

and will it work for both funny name and real name?

Sorry, I've only done the standard configs for SSL, not something so
convoluted.

-- 
View this message in context: 
http://old.nabble.com/Multiple-Keys%2C-multiple-certs-in-pem-file-tp33163533p33163533.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to