Exception thrown when OpenSSL functions return a non-1 error code, such as
when the OpenSSL context could not be setup, or when it could not establish
an SSL connection from an otherwise live connection.
The attached code should be the error integer yielded from the failing SSL call.
Exception thrown when OpenSSL functions return a non-1 error code, such as when the OpenSSL context could not be setup, or when it could not establish an SSL connection from an otherwise live connection.
The attached code should be the error integer yielded from the failing SSL call.