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: |
87010ba1d9d1dba03904b3964aead489 |
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
Modified doc/tls.html from [3c88bc4018] to [9494c1c42e]. [diff]
Modified generic/tls.c from [b314eff29c] to [876a0b1ced]. [diff]