Skip to content

Commit 29c4044

Browse files
committed
Document PERL_LWP_SSL_CA_PATH
1 parent 57852d4 commit 29c4044

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

lib/LWP.pm

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,14 @@ The default C<verify_hostname> setting for M<LWP::UserAgent>. If
588588
not set the default will be 1. Set it as 0 to disable hostname
589589
verification (the default prior to libwww-perl 5.840.
590590
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+
591599
=item PERL_LWP_USE_HTTP_10
592600
593601
Enable the old HTTP/1.0 protocol driver instead of the new HTTP/1.1

0 commit comments

Comments
 (0)