Home
last modified time | relevance | path

Searched defs:AddCRLToSSLContext (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/base/
H A Dtlsutility.cpp338 void AddCRLToSSLContext(const Shared<boost::asio::ssl::context>::Ptr& context, const String& crlPat… in AddCRLToSSLContext() function
350 void AddCRLToSSLContext(X509_STORE *x509_store, const String& crlPath) in AddCRLToSSLContext() function