Back to bug 1325407

Who When What Removed Added
Petr Pisar 2016-04-11 08:42:58 UTC Keywords FutureFeature
Status NEW ASSIGNED
Red Hat Bugzilla 2016-04-11 08:42:58 UTC Doc Type Bug Fix Enhancement
Chris Reynolds 2016-04-18 17:42:49 UTC CC creynold
Petr Pisar 2016-04-19 15:15:25 UTC Keywords Patch
Chris Williams 2016-04-19 16:02:18 UTC Blocks 1269194
Marcel Kolaja 2016-04-25 07:56:48 UTC CC mkolaja, salmy
Flags needinfo?(salmy)
Petr Pisar 2016-04-25 13:10:08 UTC Attachment #1148210 Attachment is obsolete 0 1
Petr Pisar 2016-04-25 13:11:17 UTC Attachment #1148209 Attachment is obsolete 0 1
Joe Orton 2016-04-25 14:05:53 UTC CC jorton
Petr Pisar 2016-05-11 07:55:31 UTC Blocks 1331037
Karel Srot 2016-05-31 11:39:05 UTC CC ksrot
Petr Pisar 2016-07-26 08:56:53 UTC Blocks 1355984
Joe Orton 2016-08-31 10:32:49 UTC Blocks 1355984
Joe Orton 2016-08-31 10:35:50 UTC Blocks 1359263
Joe Orton 2016-08-31 10:41:16 UTC Blocks 1331037
Joe Orton 2016-08-31 10:41:44 UTC Blocks 1331037
Steve Almy 2016-09-07 13:39:28 UTC Priority unspecified high
Flags needinfo?(salmy)
Petr Pisar 2016-09-12 10:47:53 UTC Assignee perl-maint-list ppisar
Petr Pisar 2016-09-12 10:58:45 UTC Status ASSIGNED MODIFIED
Fixed In Version perl-Net-SSLeay-1.35-11.el6
Doc Text Feature:
Support explicitly specifying protocol versions TLSv1.1
or TLSv1.2 via the Net::SSLeay::ssl_version variable when
using Net::SSLeay Perl module.
Reason:
Restricting TLS to recent TLS version is necessary for
tightening security.
Result:
It's possible to restrict TLS version to 1.1 version
by setting Net::SSLeay::ssl_version variable to 11 value.
It's possible to restrict to 1.2 version by setting the
variable to 12 value.
Doc Type Enhancement Release Note
Marcel Kolaja 2016-09-12 12:29:33 UTC Blocks 1375183
Marcel Kolaja 2016-09-12 12:30:14 UTC Keywords ZStream
Lenka Špačková 2016-12-07 10:04:08 UTC Docs Contact lkuprova
Lenka Špačková 2016-12-19 17:01:34 UTC Doc Text Feature:
Support explicitly specifying protocol versions TLSv1.1
or TLSv1.2 via the Net::SSLeay::ssl_version variable when
using Net::SSLeay Perl module.
Reason:
Restricting TLS to recent TLS version is necessary for
tightening security.
Result:
It's possible to restrict TLS version to 1.1 version
by setting Net::SSLeay::ssl_version variable to 11 value.
It's possible to restrict to 1.2 version by setting the
variable to 12 value.
*Perl Net:SSLeay* now supports restricting of TLS version

The *Perl Net:SSLeay* module has been updated to support explicit specification of the TLS protocol version, which can be used for improving security. To restrict TLS version to 1.1 or 1.2, set the `Net::SSLeay::ssl_version` variable to `11` or `12` respectively.
Lenka Špačková 2016-12-20 10:45:57 UTC Doc Text *Perl Net:SSLeay* now supports restricting of TLS version

The *Perl Net:SSLeay* module has been updated to support explicit specification of the TLS protocol version, which can be used for improving security. To restrict TLS version to 1.1 or 1.2, set the `Net::SSLeay::ssl_version` variable to `11` or `12` respectively.
The *Net:SSLeay* Perl module now supports restricting of TLS version

The *Net:SSLeay* Perl module has been updated to support explicit specification of the TLS protocol version, which can be used for improving security. To restrict TLS version to 1.1 or 1.2, set the `Net::SSLeay::ssl_version` variable to `11` or `12` respectively.
Lenka Špačková 2017-02-16 09:32:31 UTC Doc Text The *Net:SSLeay* Perl module now supports restricting of TLS version

The *Net:SSLeay* Perl module has been updated to support explicit specification of the TLS protocol version, which can be used for improving security. To restrict TLS version to 1.1 or 1.2, set the `Net::SSLeay::ssl_version` variable to `11` or `12` respectively.
The *Net:SSLeay* Perl module now supports restricting of TLS version

The *Net:SSLeay* Perl module has been updated to support explicit specification of the TLS protocol version, which can be used for improving security. To restrict TLS version to 1.1 or 1.2, set the `Net::SSLeay::ssl_version` variable to `11` or `12`, respectively.
Jaroslav Reznik 2017-05-24 14:37:30 UTC Status MODIFIED CLOSED
CC jreznik
Resolution --- CURRENTRELEASE
Last Closed 2017-05-24 10:37:30 UTC

Back to bug 1325407