Check-in [f22fb82c96]
Overview
Comment:Added Certificate Revocation List (CRL) to X509 status. Moved get X509 extension items to end of function.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | status_x509
Files: files | file ages | folders
SHA3-256: f22fb82c96fa91eda3df21250ab5b149506272e9a26008d1a2bc5143332e85c4
User & Date: bohagan on 2023-08-02 01:17:14
Other Links: branch diff | manifest | tags
Context
2023-08-07
03:27
Added Issuer Alt Name to X509 status, refactored get SAN and CRL check-in: 35be4894ce user: bohagan tags: status_x509
2023-08-02
01:17
Added Certificate Revocation List (CRL) to X509 status. Moved get X509 extension items to end of function. check-in: f22fb82c96 user: bohagan tags: status_x509
2023-08-01
22:42
Added Certificate purposes to X509 status output. Corrected certificate alias get text bug. Refactored code to reduce number of variables and use common buffers for SHA fingerprints. check-in: e94d9cae93 user: bohagan tags: status_x509
Changes