Update to 1.991
- New upstream release 1.991 - New option SSL_OCSP_TRY_STAPLE to enforce staple request even if VERIFY_NONE - Work around for CPAN RT#96013 in peer_certificates
This commit is contained in:
parent
ee28fcaeb7
commit
bc69fcf260
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.990
|
Version: 1.991
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -86,6 +86,12 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
%{_mandir}/man3/IO::Socket::SSL::Utils.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 28 2014 Paul Howarth <paul@city-fan.org> - 1.991-1
|
||||||
|
- Update to 1.991
|
||||||
|
- New option SSL_OCSP_TRY_STAPLE to enforce staple request even if
|
||||||
|
VERIFY_NONE
|
||||||
|
- Work around for CPAN RT#96013 in peer_certificates
|
||||||
|
|
||||||
* Tue May 27 2014 Paul Howarth <paul@city-fan.org> - 1.990-1
|
* Tue May 27 2014 Paul Howarth <paul@city-fan.org> - 1.990-1
|
||||||
- Update to 1.990
|
- Update to 1.990
|
||||||
- Added option SSL_ocsp_staple_callback to get the stapled OCSP response and
|
- Added option SSL_ocsp_staple_callback to get the stapled OCSP response and
|
||||||
|
Loading…
Reference in New Issue
Block a user