Overview
| Comment: | Added all certificate info dump to X509 status. Renamed X509 status signature_algorithm to signatureAlgorithm, public_key_algorithm to publicKeyAlgorithm, and serial to serialNumber. Added publicKey and alias to X509 status. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | status_x509 |
| Files: | files | file ages | folders |
| SHA3-256: |
58ee9890df37a51b5649004b8cc8d312 |
| User & Date: | bohagan on 2023-07-10 01:13:55.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2023-07-15
| ||
| 20:47 | Refactored convert X509 status binary values to hex strings. Renamed X509 parameter signatureAlgorithm to signature and digest to signingDigest. check-in: 8dd96d8c7b user: bohagan tags: status_x509 | |
|
2023-07-10
| ||
| 01:13 | Added all certificate info dump to X509 status. Renamed X509 status signature_algorithm to signatureAlgorithm, public_key_algorithm to publicKeyAlgorithm, and serial to serialNumber. Added publicKey and alias to X509 status. check-in: 58ee9890df user: bohagan tags: status_x509 | |
|
2023-07-09
| ||
| 22:46 | Changed to pass verify ok results string to callback. Renamed certificate status signature_hash to signatureHashAlgorithm. check-in: a5858c387a user: bohagan tags: status_x509 | |
Changes
Modified doc/tls.html
from [c78c1383f2]
to [aa1cd06cde].
[diff]
Modified generic/tlsX509.c
from [2da96756ed]
to [3762ab4f14].
[diff]