Searched refs:trustedClientCertificates (Results 1 – 5 of 5) sorted by relevance
1054 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local1057 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
1103 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local1106 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
1117 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local1120 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()