2024-06-29
| ||
01:24 | • Closed ticket [0469a61ebc]: handshake failed: certificate verify failed plus 5 other changes artifact: f227cba704 user: bohagan | |
2021-05-12
| ||
10:18 | • New ticket [0469a61ebc]. artifact: f0d4fcf06a user: tombert | |
Ticket Hash: | 0469a61ebcd5824a091eb68d2a70591185d2dae7 | |||
Title: | handshake failed: certificate verify failed | |||
Status: | Closed | Type: | Documentation | |
Severity: | Important | Priority: | Immediate | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2024-06-29 01:24:14 | |||
Version Found In: | 1.8 | |||
User Comments: | ||||
tombert added on 2021-05-12 10:18:41:
Running the provided tests simpleServer.tcl and simpleClient.tcl fails with the error message "certificate verify failed". OS is Win10. TCL is 8.6.11 The libssp-0.dll is from MSys2 (don't know if this could have any effect?) Regards bohagan added on 2024-06-29 01:24:14: This issue has been fixed in commit [6e0ab0e0eba1b313] with the change to use 2048 bit RSA keys. |