Message192426
The patch implements OCSP and CRL distribution point access for getpeercert(). I'll add tests and doc updates later. Output for https://info.pca.dfn.de/ {'OCSP': ('http://ocsp.pca.dfn.de/OCSP-Server/OCSP',), 'crlDistributionPoints': ('http://cdp1.pca.dfn.de/global-services-ca/pub/crl/cacrl.crl', 'http://cdp2.pca.dfn.de/global-services-ca/pub/crl/cacrl.crl'), 'issuer': ((('countryName', 'DE'),), (('organizationName', 'DFN-Verein'),), (('organizationalUnitName', 'DFN-PKI'),), (('commonName', 'DFN-Verein CA Services'),)), 'notAfter': 'Oct 18 09:07:09 2014 GMT', 'notBefore': 'Oct 19 09:07:09 2009 GMT', 'serialNumber': '0EFBA9CC', 'subject': ((('countryName', 'DE'),), (('organizationName', 'DFN-Verein'),), (('organizationalUnitName', 'DFN-PKI'),), (('commonName', 'info.pca.dfn.de'),)), 'version': 3} | |
| Date | User | Action | Args | | 2013-07-06 12:30:20 | christian.heimes | set | recipients: + christian.heimes, pitrou | | 2013-07-06 12:30:20 | christian.heimes | set | messageid: <1373113820.69.0.993582296308.issue18379@psf.upfronthosting.co.za> | | 2013-07-06 12:30:20 | christian.heimes | link | issue18379 messages | | 2013-07-06 12:30:20 | christian.heimes | create | | |