Check-in [87010ba1d9]
Overview
Comment:Added verify depth and mode status to connection status, renamed signatureType and signatureType
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | status_x509
Files: files | file ages | folders
SHA3-256: 87010ba1d9d1dba03904b3964aead489f4bcfad1c6c2f9fd36f88ff35e513173
User & Date: bohagan on 2023-07-31 02:17:26
Other Links: branch diff | manifest | tags
Context
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
2023-07-31
02:17
Added verify depth and mode status to connection status, renamed signatureType and signatureType check-in: 87010ba1d9 user: bohagan tags: status_x509
2023-07-30
22:25
Replaced custom X509 ASN1_UTCTIME_tostr function with OpenSSL function ASN1_TIME_print. Added catch errors returned from get certificate functions. check-in: b50520df51 user: bohagan tags: status_x509
Changes