2021-01-14
| ||
13:03 | • Closed ticket [0c51e2e5de]: tcltls patch to obtain negotiated SSL/TLS protocol version plus 2 other changes artifact: 33e2fa93d6 user: oehhar | |
2020-10-14
| ||
07:38 | • Ticket [0c51e2e5de]: 4 changes artifact: cd1c3912d7 user: oehhar | |
2020-10-12
| ||
20:34 | • Fixed ticket [0c51e2e5de]. artifact: d7653d1d94 user: rkeene | |
2020-10-09
| ||
17:59 | • Ticket [0c51e2e5de]: 5 changes artifact: 2f8fe6042e user: resuna | |
16:00 | • New ticket [0c51e2e5de]. artifact: b99767a2fd user: resuna | |
Ticket Hash: | 0c51e2e5de0442bd53f47b139af80b5166e6593b | |||
Title: | tcltls patch to obtain negotiated SSL/TLS protocol version | |||
Status: | Closed | Type: | Feature Request | |
Severity: | Minor | Priority: | Immediate | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2021-01-14 13:03:22 | |||
Version Found In: | tls-1-7-21 | |||
User Comments: | ||||
resuna added on 2020-10-09 16:00:49:
It would be useful to be able to get the currently negotiated SSL/TLS protocol version. This patch adds the protocol version to the status returned by tls::status. Patch: https://github.com/tcl-mirror/tcltls/compare/master...bovine:tls_status_version resuna added on 2020-10-09 17:59:42: I can commit a branch if I'm granted write. oehhar added on 2020-10-14 07:38:25: Apparently, you got commit rights. Thank you for contributiong, Harald |