Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.4.1
-
None
Description
When testing fingerprint of peer certificate and the certificate is revoked, OpenSSL library prints an error
[SSL: SSLV3_ALERT_CERTIFICATE_REVOKED] sslv3 alert certificate revoked (_ssl.c:1000)
|
This happens, since peer certificate verification was disabled and the callback function for verification was not set.