Home
last modified time | relevance | path

Searched refs:writeCertificateToFile (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/test/include/
H A Dssl_key_handler_test.cpp20 writeCertificateToFile(myFile.stringPath, cert); in TEST()
/openbmc/bmcweb/include/
H A Dssl_key_handler.hpp34 void writeCertificateToFile(const std::string& filepath,
H A Dhostname_monitor.hpp130 ensuressl::writeCertificateToFile("/tmp/hostname_cert.tmp", in onPropertyUpdate()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp257 void writeCertificateToFile(const std::string& filepath, in writeCertificateToFile() function
431 writeCertificateToFile(filepath, cert); in ensureOpensslKeyPresentAndValid()