aboutsummaryrefslogtreecommitdiffstats
path: root/libfetch/openssl-compat.h
Commit message (Collapse)AuthorAgeFilesLines
* libfetch: improve openssl/libressl compatibilityTimo Teräs2017-10-061-0/+33
X509_check_host() is introduced in libressl-2.5.0 and openssl-1.0.2 which are not yet universally available. Add support for building against the older versions.