Home
last modified time | relevance | path

Searched refs:x509Comment (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Dssl_key_handler.hpp24 constexpr const char* x509Comment = "Generated from OpenBMC service"; variable
H A Dhostname_monitor.hpp135 if (ensuressl::x509Comment == comment && isSelfSigned == 1 && in onPropertyUpdate()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp321 addExt(x509, NID_netscape_comment, (x509Comment)); in constructX509()