Azat Khuzhin 08981f8d75 Fix compilation without OPENSSL_API_COMPAT
Use the following for openssl 1.1+:
- X509_getm_notBefore over X509_get_notBefore
- X509_getm_notAfter  over X509_get_notAfter
- use OPENSSL_VERSION_NUMBER over SSLeay()
- add missing headers

Refs: openssl/openssl@0b7347effe
2020-01-07 22:15:08 +03:00
..
2019-04-11 22:48:01 +03:00
2019-11-06 21:07:16 +03:00
2019-12-09 14:55:31 -08:00
2018-12-08 17:35:53 +03:00
2018-11-20 22:56:28 +03:00