Searched refs:loadCert (Results 1 – 6 of 6) sorted by relevance
25 loadCert(const std::string& filePath);
157 const internal::X509Ptr cert = loadCert(certSrcFilePath); in generateAuthCertFileX509Path()336 internal::X509Ptr cert = loadCert(certSrcFilePath); in install()432 internal::X509Ptr cert = loadCert(certInstallPath); in populateProperties()443 internal::X509Ptr cert = loadCert(certPath); in isSame()
91 X509Ptr loadCert(const std::string& filePath) in loadCert() function
32 X509* loadCert(const std::string& filePath);
90 X509* cert = ensuressl::loadCert(certFile); in onPropertyUpdate()
208 X509* loadCert(const std::string& filePath) in loadCert() function