Description
Perl's LWP web client stack can make HTTPS connections through OpenSSL integration. This lets older Perl applications fetch secure web resources when they depend on LWP and this SSL glue layer.
It is a compatibility library for network clients. Applications should still validate certificates, handle proxy settings carefully, and avoid sending secrets to untrusted endpoints.