> On Jan 25, 2018, at 11:37 AM, David Precious <dav...@preshweb.co.uk> wrote: > > then that uses LWP::UserAgent under the hood for the communication with > authorize.net; it doesn't set any SSL/TLS-specific options when calling > LWP::UserAgent, unless you're causing it to yourself. > > LWP::UserAgent will use LWP::Protocol::https to talk to remote > servers over SSL, using either IO::Socket::SSL or Net::SSLeay under the > hood.
Perfect! Thanks, David. That's exactly what I needed to know. Frank -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/