talexb has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to know if it's possible to get older Perls (earlier than 5.12.x) to talk TLS. I'm working on using SOAP::Lite to talk to an API; reading the documentation on this module, it isn't immediately apparent whether I can ask earlier Perls to make a TLS connection rather than the default SSLv3 connection.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: TLS using Perl < 5.12?
by Anonymous Monk on May 16, 2012 at 14:08 UTC | |
by talexb (Chancellor) on May 16, 2012 at 14:14 UTC | |
by Anonymous Monk on May 16, 2012 at 14:30 UTC |