Update to 1.974
- New upstream release 1.974 - New function peer_certificates to get the whole certificate chain; needs Net::SSLeay ≥ 1.58 - Extended IO::Socket::Utils::CERT_asHash to provide way more information, like issuer information, cert and pubkey digests, all extensions, CRL distribution points and OCSP uri
This commit is contained in:
parent
ee789045bb
commit
6156255fa4
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.973
|
||||
Version: 1.974
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -72,6 +72,14 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 2 2014 Paul Howarth <paul@city-fan.org> - 1.974-1
|
||||
- Update to 1.974
|
||||
- New function peer_certificates to get the whole certificate chain; needs
|
||||
Net::SSLeay ≥ 1.58
|
||||
- Extended IO::Socket::Utils::CERT_asHash to provide way more information,
|
||||
like issuer information, cert and pubkey digests, all extensions, CRL
|
||||
distribution points and OCSP uri
|
||||
|
||||
* Wed Mar 26 2014 Paul Howarth <paul@city-fan.org> - 1.973-1
|
||||
- Update to 1.973
|
||||
- With SSL_ca, certificate handles can now be used in addition to
|
||||
|
Loading…
Reference in New Issue
Block a user