Actions
Enhancement #733
openError message is unclear when SSL server is unresponsive
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2021-09-16
Due date:
% Done:
0%
Estimated time:
Patch Available:
Found in Versions:
Confirmed:
No
Branch:
Security:
Help Needed:
Description
It seems we get these when bip is unable to connect at all to a server using SSL:
WARNING: mySSL_get_cert() SSL server supplied no certificate !
ERROR: No certificate in SSL write_socket
We need to find a way to make it clear there is a connect() issue and not an SSL related problem.
Actions