Remove OpenSSL < 1.0.0 support
The current code is #ifdef spaghetti supporting OpenSSL 1.1, OpenSSL 1.0/LibreSSL and OpenSSL 0.9.6/0.9.8. Let's remove OpenSSL 0.9.x support to simplify the code.
The current code is #ifdef spaghetti supporting OpenSSL 1.1, OpenSSL 1.0/LibreSSL and OpenSSL 0.9.6/0.9.8. Let's remove OpenSSL 0.9.x support to simplify the code.