Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp39 fs::path tlsCacertFilePath{TLS_CACERT_PATH}; in SetUp() local
40 tlsCACertFile = tlsCacertFilePath.filename().c_str(); in SetUp()