Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-452 Recently exposed SSL_SESSION_get0_cipher requires OpenSSL 1.1.0.
Fix the #if compilation guard to use correct OpenSSL version. SSL_SESSION_get0_cipher is added by OpenSSL 1.1.0.