in reply to OCSP for LWP::UserAgent
(Combined from the documentation for IO::Socket::SSL and LWP::UserAgent)$ua->ssl_opts( SSL_ocsp_mode => SSL_OCSP_NO_STAPLE );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: OCSP for LWP::UserAgent
by ramabu (Initiate) on Jun 06, 2018 at 06:08 UTC |