* Vladimir Volovich:
> Now, what i don't understand is why i'm still able to connect to that
> host using "openssl s_client", but i'm getting errors when connecting
> via perl's Crypt::SSLeay -- when i "export DEBUG_HTTPS=1" and run the
> script which connects to that URL, i see
With "openssl s_client -CApath /etc/ssl/certs", I get:
Verify return code: 7 (certificate signature failure)
So s_client just doesn't treat verification errors as fatal.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]