Back to bug 745800
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Petr Pisar | 2011-10-13 14:37:07 UTC | Keywords | FutureFeature, Patch | |
| Status | NEW | ASSIGNED | ||
| Marcela Mašláňová | 2012-06-12 13:41:54 UTC | Priority | unspecified | high |
| Ondrej Vasik | 2013-04-03 08:55:04 UTC | Blocks | 947781 | |
| Ondrej Vasik | 2013-04-08 12:45:17 UTC | Blocks | 947784 | |
| Ondrej Vasik | 2013-04-08 12:46:42 UTC | Blocks | 947784 | |
| Ondrej Vasik | 2014-11-03 12:46:33 UTC | Blocks | 1159824 | |
| Jitka Plesnikova | 2015-08-19 13:14:37 UTC | CC | jplesnik | |
| Blocks | 1254457 | |||
| Joe Orton | 2015-10-15 16:41:30 UTC | CC | jorton | |
| Blocks | 1269913 | |||
| David Kutálek | 2015-10-29 14:18:35 UTC | CC | dkutalek | |
| Martin Kyral | 2015-11-03 14:11:08 UTC | CC | mkyral | |
| QA Contact | qe-baseos-apps | mkyral | ||
| Steve Almy | 2015-11-11 13:19:44 UTC | CC | salmy | |
| Petr Pisar | 2015-12-08 10:09:55 UTC | Assignee | perl-maint-list | ppisar |
| Petr Pisar | 2015-12-08 10:28:57 UTC | Status | ASSIGNED | MODIFIED |
| Fixed In Version | perl-libwww-perl-5.833-3.el6 | |||
| Doc Text | Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. |
|||
| errata-xmlrpc | 2015-12-08 10:35:32 UTC | Status | MODIFIED | ON_QA |
| Petr Pisar | 2016-03-08 13:51:39 UTC | Doc Type | Enhancement | Release Note |
| Red Hat Bugzilla | 2016-03-08 13:51:39 UTC | Doc Type | Release Note | Enhancement |
| Petr Pisar | 2016-03-08 13:57:11 UTC | Doc Text | Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. | X Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. |
| Doc Type | Enhancement | Release Note | ||
| Petr Pisar | 2016-03-08 13:57:35 UTC | Doc Text | X Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. | Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. |
| Lenka Špačková | 2016-03-08 15:58:04 UTC | Doc Text | Feature: Optional hostname and certificate verification when connecting to HTTPS servers by LWP::UserAgent Perl module. Reason: Enable LWP::UserAgent users to verify HTTPS server identity. Result: Certificate and hostname verification that is disabled by default was ported from upstream. If IO::Socket::SSL Perl module is installed and PERL_LWP_SSL_VERIFY_HOSTNAME environment variable set to "1" (or application is modified to set ssl_opts option correctly), the LWP::UserAgent will perform certificate and hostname verification. See LWP::UserAgent POD for more details. | LWP now supports host name and certificate verification Certificate and host-name verification, which is disabled by default, has been implemented in the World Wide Web library for Perl (LWP, also called libwww-perl). This allows users of the *LWP::UserAgent* Perl module to verify the identity of HTTPS servers. To enable the verification, make sure the *IO::Socket::SSL* Perl module is installed and the `PERL_LWP_SSL_VERIFY_HOSTNAME` environment variable set to `1` or that the application is modified to set the `ssl_opts` option correctly. See *LWP::UserAgent* POD for more details. |
| Lenka Špačková | 2016-03-08 15:59:26 UTC | Docs Contact | lkuprova | |
| Martin Kyral | 2016-03-16 17:02:54 UTC | Status | ON_QA | VERIFIED |
| errata-xmlrpc | 2016-05-09 16:37:42 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-05-10 21:04:52 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-05-10 17:04:52 UTC | |||
| Pasi Sjöholm | 2016-08-09 11:29:26 UTC | CC | tigeli |
Back to bug 745800