Thanks
I finally did solve the problem with connecting to that server using openssl s_client. I can now reliably connect using that
The problem that remains is that although I provide the same information to my client, written in Perl, the server fails to send it's certificate. This is a puzzle since I have no problem using the same code when connecting to the servers I control, which are set up to require client side certificates also. In those cases, both certificates are exchanged and verified successfully, and the requested data retrieved. Is there any chance that openssl s_client does anything that the LWP user agent, using IO::SOCKET::SSL doesn't do?
Thanks
Ted
In reply to Re^6: Can Log4Perl integrated with LWP log SSL/TLS handshaking?
by ted.byers
in thread Can Log4Perl integrated with LWP log SSL/TLS handshaking?
by ted.byers
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |