Overview
Comment: | Added ALPN callback protocol selection. In ALPNCallback, server select from client provided protocol list uses -alpn protocols list to find first common protocol. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | status_x509 |
Files: | files | file ages | folders |
SHA3-256: |
f50ee33fd61b583dbf63807972c18640 |
User & Date: | bohagan on 2023-06-03 22:33:16 |
Other Links: | branch diff | manifest | tags |
Context
2023-06-04
| ||
03:20 | Set host name for certificate checks. Pass peer specified host name to Hello callback. Set host name for certificate checks. This is separate from SNI. Added peername to status command results. Source: https://core.tcl-lang.org/tcltls/tktview/b023257dcf and https://core.tcl-lang.org/tcltls/tktview/3c42b2ba11 check-in: 65f84287e7 user: bohagan tags: status_x509 | |
2023-06-03
| ||
22:33 | Added ALPN callback protocol selection. In ALPNCallback, server select from client provided protocol list uses -alpn protocols list to find first common protocol. check-in: f50ee33fd6 user: bohagan tags: status_x509 | |
20:55 | Added version and signature to X509 status check-in: 7d59536ee7 user: bohagan tags: status_x509 | |
Changes
Modified doc/tls.html from [0abe3d26ae] to [b59518295e]. [diff]
Modified generic/tls.c from [edf428a0fb] to [36d88366bc]. [diff]
Modified generic/tlsInt.h from [2fc41e655c] to [a2b6326281]. [diff]