We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can see this by trying to connect to a TLS server using a self-signed certificate (e.g. https://self-signed.badssl.com/).
I would expect to see calls to SSL_CTX_set_default_verify_paths() and SSL_get_verify_result() in the code.
SSL_CTX_set_default_verify_paths()
SSL_get_verify_result()