Overview
Comment: | Added set security level option to set all relevant parameters including cipher suite, encryption algorithms, supported ECC curves, supported signature algorithms, DH parameter sizes, certificate key sizes and signature algorithms in one operation. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | status_x509 |
Files: | files | file ages | folders |
SHA3-256: |
32ce5d6220b9b2698d7792e84b2bf14b |
User & Date: | bohagan on 2023-05-26 22:43:22 |
Other Links: | branch diff | manifest | tags |
Context
2023-05-27
| ||
03:06 | Removed support for obsolete OpenSSL versions prior to v1.1.1. check-in: 0de7b4fc0a user: bohagan tags: status_x509 | |
2023-05-26
| ||
22:43 | Added set security level option to set all relevant parameters including cipher suite, encryption algorithms, supported ECC curves, supported signature algorithms, DH parameter sizes, certificate key sizes and signature algorithms in one operation. check-in: 32ce5d6220 user: bohagan tags: status_x509 | |
2023-05-24
| ||
23:26 | Fixed test cases to run under Windows and added TLS 1.3 support check-in: 69314245a1 user: bohagan tags: status_x509 | |
Changes
Modified doc/tls.html from [4d412f0a7a] to [7e074e8590]. [diff]
Modified generic/tls.c from [57a6f16cff] to [0c71e3381c]. [diff]
Modified library/tls.tcl from [cf23128cc4] to [2909c139d1]. [diff]