Searched refs:defaultCertFileName (Results 1 – 1 of 1) sorted by relevance
420 const char *defaultCertFileName = "fdb.pem"; variable425 …cert_path = fileExists(defaultCertFileName) ? defaultCertFileName : joinPath(platform::getDefaultC… in get_policy()432 ….key_path = fileExists(defaultCertFileName) ? defaultCertFileName : joinPath(platform::getDefaultC… in get_policy()