Intent of tls_config_helper.go ×8
All 13 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/13 tests-
server/13 tests-
common/13 tests-
auth/13 tests-
Test_ConnectToTLSServerWithCA/7 tests-
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caData_good -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caData_signedByWrongCA -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caData_signedByWrongCAButNotEnableHostVerification -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caFile_good -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caFile_signedByWrongCA -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/caFile_signedByWrongCANotEnableHostVerification -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithCA/certData_good
-
-
Test_ConnectToTLSServerWithClientCertificate/5 tests-
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithClientCertificate/certFile_good -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithClientCertificate/clientData_certInvalid -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithClientCertificate/clientData_certNotProvided -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithClientCertificate/clientData_good -
go.temporal.io/server/common/auth/Test_ConnectToTLSServerWithClientCertificate/clientFile_certInvalid
-
-
Test_NewTLSConfig/1 test
-
-
-
-