Made no difference, same exact errors. Do you know anyone who can work as a 
consultant at an hourly rate and fix this for me? Nothing I try works.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dr. Stephen Henson
Sent: Wednesday, May 04, 2005 10:15 AM
To: openssl-users@openssl.org
Subject: Re: FW: openssl verify conflicts with SSL_connect


On Wed, May 04, 2005, John Hoel wrote:

> After another round of changes to the certificates I created, I ran s_client 
> and s_server. Here are the scripts:
> 
> openssl s_client -cert c:/ca/client/client.pem -CApath c:/ca/trusted
> 
> openssl s_server -cert c:/ca/server/server.pem -CApath c:/ca/trusted -state
> 
> 
> The files in c:/ca/trusted are root.pem and serverCA.pem.
> 

The -CApath option needs some additional steps to work under Windows. Try it
with -CAfile c:/ca/trusted/root.pem instead.

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]

NO RELIANCE:  This e-mail will be of no force of effect and will not be binding 
unless a hard copy of this e-mail, signed by an authorized official of the 
company, has been sent to the recipient of this message.

CONFIDENTIAL AND/OR PROPRIETARY:  Information contained in this transmission is 
intended for the use of the individual or entity named above and may contain 
legally proprietary or confidential information. If the reader of this message 
is not the intended recipient, you are hereby notified that any dissemination, 
distribution or copy of this communication is strictly prohibited. If you have 
received this communication in error, please permanently delete this message 
and immediately notify us by telephone at 972-377-1110.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to