Overview
Comment: | Added Issuer Alt Name to X509 status, refactored get SAN and CRL |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | status_x509 |
Files: | files | file ages | folders |
SHA3-256: |
35be4894cebc716f8e853196d0d0025d |
User & Date: | bohagan on 2023-08-07 03:27:12 |
Other Links: | branch diff | manifest | tags |
Context
2023-08-10
| ||
03:16 | Reordered get parameters in Tls_NewX509Obj to follow RFC 5280 section order. Added get self issued, Key usage, Extended Key usage, and purpose values. Added more comments, optimized code, etc. check-in: 10bcd4c88f user: bohagan tags: status_x509 | |
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 | |
Changes
Modified generic/tlsIO.c from [ede520a139] to [55240df165]. [diff]
Modified generic/tlsX509.c from [6962c4384a] to [581b34e1fe]. [diff]