Re: Determining the root CA cert from an SSL cert

2005-06-03 Thread Goetz Babin-Ebell
Davy Durham wrote: Hello Davy, Can openssl be given an SSL cert and a list of trusted root CAs' certs and it just output the root CA's cert that goes with (signed) that SSL cert? This is not implemented in the openssl command. With some own programming it would be possible. Or is it a

Determining the root CA cert from an SSL cert

2005-06-02 Thread Davy Durham
Ok, so deriving/extracting the root CA's certificate from an SSL certificate is not possible. So, another question: Can openssl be given an SSL cert and a list of trusted root CAs' certs and it just output the root CA's cert that goes with (signed) that SSL cert? Or is it a matter of doing