pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Net-SSLeay
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Jun 9 19:49:45 UTC 2014
Modified Files:
pkgsrc/security/p5-Net-SSLeay: Makefile distinfo
Log Message:
Update to 1.63. From the changelog:
* Fixed error in version number in META.yml
* Improvements to OCSP support: It turns out that some CA (like
Verisign) sign the OCSP response with the CA we have in the trust
store and don't attach this certifcate in the response. But OpenSSL
by itself only considers the certificates included in the response
and SSL_OCSP_response_verify added the certificates in the chain
too. Now, we also add the trusted CA from the store which signed
the lowest chain certificate, at least if we could not verify the
OCSP response without doing it. Patch from Steffen Ullrich. Thanks.
* Fixed some compiler warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/security/p5-Net-SSLeay/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/p5-Net-SSLeay/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index