K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2016-05-05T12:51:24.852978Z
K 7
svn:log
V 308
Fix build with OpenSSL 1.1.0 - a few X509_xxx types are now opaque

Check that the current certificate returned by
X509_STORE_CTX_get_current_cert() is not NULL.  In the switch part,
err_cert is not NULL though because otherwise the error would have been
different than X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT.

END
