This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Parse trusted and signature information from X509 certificate
Type: Stage:
Components: SSL Versions: Python 3.7
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: christian.heimes Nosy List: christian.heimes, famendola, remi.lapeyre
Priority: normal Keywords:

Created on 2018-10-10 02:58 by famendola, last changed 2022-04-11 14:59 by admin.

History
Date User Action Args
2022-04-11 14:59:07adminsetgithub: 79131
2018-11-10 01:37:01remi.lapeyresetnosy: + remi.lapeyre
2018-10-10 04:17:32famendolasettitle: Parse more features from X509 certificate in get_peer_cert() -> Parse trusted and signature information from X509 certificate
2018-10-10 02:58:35famendolacreate