Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Can Log4Perl integrated with LWP log SSL/TLS handshaking?

by noxxi (Pilgrim)
on Aug 12, 2014 at 19:23 UTC ( [id://1097172]=note: print w/replies, xml ) Need Help??


in reply to Can Log4Perl integrated with LWP log SSL/TLS handshaking?

To end this thread: the issue was finally solved after some mail exchange with more code and packet captures.
The underlying problem was a failure to verify the hostname of the URL against the SSL certificate, because the URL contained only the IP address but the certificate did not contain this IP address. It was solved by explicitly setting the expected name with SSL_verifycn_name in ssl_opts for LWP::UserAgent.
  • Comment on Re: Can Log4Perl integrated with LWP log SSL/TLS handshaking?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1097172]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found