Home
last modified time | relevance | path

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

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A Dmain.cpp1054 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local
1057 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp1103 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local
1106 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp1103 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local
1106 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A Dmain.cpp1117 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local
1120 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp1103 … std::string trustedClientCertificates = lock.GetConfiguration().InterpretStringParameterAsPath( in StartHttpServer() local
1106 httpServer.SetSslTrustedClientCertificates(trustedClientCertificates.c_str()); in StartHttpServer()