We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57852d4 commit 29c4044Copy full SHA for 29c4044
1 file changed
lib/LWP.pm
@@ -588,6 +588,14 @@ The default C<verify_hostname> setting for M<LWP::UserAgent>. If
588
not set the default will be 1. Set it as 0 to disable hostname
589
verification (the default prior to libwww-perl 5.840.
590
591
+=item PERL_LWP_SSL_CA_FILE
592
+
593
+=item PERL_LWP_SSL_CA_PATH
594
595
+The file and/or directory
596
+where the trusted Certificate Authority certificates
597
+is located. See L<LWP::UserAgent> for details.
598
599
=item PERL_LWP_USE_HTTP_10
600
601
Enable the old HTTP/1.0 protocol driver instead of the new HTTP/1.1
0 commit comments