mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
a5782cb099
fix CVE-2014-3230 take maintainer OK nigel@
5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
The LWP::Protocol::https module provides support for using https
|
|
schemed URLs with LWP. This module is a plug-in to the LWP protocol
|
|
handling, so you don't use it directly. Once the module is installed
|
|
LWP is able to access sites using HTTP over SSL/TLS.
|