Hi all (again),

I am still batteling to get SSLeay 081 and 090 to see the CA files in my CA directory. 
I am using the following instructions to point to the directory..

        if (!SSL_CTX_load_verify_locations(pInCtx, NULL, szPath) &&
                        !SSL_CTX_set_default_verify_paths(pInCtx) 

Even "ssleay.exe" does not work with the CA files when I try to connect with the 
command:

        ssleay s_client -connect www.verisign.com:443 -CApath c:\certs\ca -state
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to