View Ticket
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
1.05 years ago
Created: 2021-05-12 10:18:41
4.18 years ago
Version Found In: 1.8
User Comments:
tombert added on 2021-05-12 10:18:41: (text/x-markdown)
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: (text/x-fossil-plain)
This issue has been fixed in commit [6e0ab0e0eba1b313] with the change to use 2048 bit RSA keys.