Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: HTTPS connection with LWP and self-signed certificate ( openssl/ssldump )

by Corion (Patriarch)
on Jan 07, 2015 at 13:30 UTC ( [id://1112477]=note: print w/replies, xml ) Need Help??


in reply to Re^4: HTTPS connection with LWP and self-signed certificate ( openssl/ssldump )
in thread HTTPS connection with LWP and self-signed certificate

See IO::Socket::SSL. For example, the current version is at http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-2.008/util/. Likely, using Google would have also find such a file.

  • Comment on Re^5: HTTPS connection with LWP and self-signed certificate ( openssl/ssldump )

Replies are listed 'Best First'.
Re^6: HTTPS connection with LWP and self-signed certificate ( openssl/ssldump )
by Anonymous Monk on Jan 07, 2015 at 14:30 UTC

    I was looking for it on my system as I assumed I would have gotten it when installing libio-socket-ssl-perl via the package manager. Apparently the version in the repos did not have this script yet, which is why I couldn't find it.

    I tried running the script but it complains about a version mismatch so I'll try to install the latest IO::Socket::SSL via cpan after I get back from work and see if the analyze-ssl utility gives me some more information.

    I'll update the thread if I find something,

    Thanks to everyone who has been trying to help so far! I'm hopeful that I'll be able to solve this with your help

      > Apparently the version in the repos did not have this script yet, which is why I couldn't find it.
      This is not a script which gets installed. It gets only shipped with the distribution.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found