On Tue, Apr 26, 2005, John Hoel wrote: > I created these certificates based on chapter 5 of "Network Security with > OpenSSL". The client certificate is signed with the root CA, and that in > turn is the only item in the trusted store (root.pem). Why would this not > work? Here is a partial listing of the root CA: >
There are lots of old instructions around in various help files, cookbooks or even text books. The preferred way to create certificates is the CA.pl script. You said you get that error when you pass the certificate to SSL_connect(). So presumably your are connecting to an SSL server and its the server that gives that error? Have you added root.pem to the server trusted store? Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]