Hello


I use openssl with a simple client. 
This client only connect to one server.

I get error message "unable to get local issuer certificate".

That means server sends his certificate and client has to verify it with a
list
of trusted certificates or CAs. And this list is missing. 
In this case a certificate from verisign. 

All is written in root.pem and openssl reads this file to verify
certificate.

somerwhere I read :
cat ca_key.pem  ca_cert.pem > root.pem

And where can I get these ca_key.pem and  ca_cert.pem  ?

At verisign I can't find anything about *.pem files or a list of trusted
certificates.

thanks,
Peter







-- 
View this message in context: 
http://www.nabble.com/Where-I-get-list-of-trusted-certs-from-verisign---tp18819557p18819557.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                           [EMAIL PROTECTED]

Reply via email to