Overview
Comment: | Merged status and X509 updates branch into master |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3432ab03a3443f18d77737a9f6966158 |
User & Date: | bohagan on 2023-09-01 21:57:12 |
Other Links: | manifest | tags |
Context
2023-09-02
| ||
20:03 | Changed to only allow SSL2 and SSL3 to be manually enabled. See RFC 8996, Deprecating TLS 1.0 and TLS 1.1. Also see NIST SP 800-52r2 which requires TLS 1.2 and TLS 1.3, should not use TLS 1.1, and shall not use TLS 1.0, SSL 3.0, or SSL 2.0. check-in: 9d1bdab9a6 user: bohagan tags: trunk | |
2023-09-01
| ||
21:57 | Merged status and X509 updates branch into master check-in: 3432ab03a3 user: bohagan tags: trunk | |
21:35 | Added more X509 status Leaf check-in: af0ed7ddd0 user: bohagan tags: status_x509 | |
2023-07-30
| ||
03:21 | Merged errors_and_callbacks branch into master check-in: dbe759a0f2 user: bohagan tags: trunk | |
Changes
Modified doc/tls.html from [3c88bc4018] to [9494c1c42e]. [diff]
Modified generic/tls.c from [b314eff29c] to [18bce24fbb]. [diff]
Modified generic/tlsIO.c from [ede520a139] to [55240df165]. [diff]
Modified generic/tlsX509.c from [4adcfb41ce] to [0d1e21b228]. [diff]