Intent of tls_config_helper.go ×1
All 18 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/18 tests-
server/18 tests-
common/18 tests-
auth/18 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/6 tests-
go.temporal.io/server/common/auth/Test_NewTLSConfig/caData_badBase64 -
go.temporal.io/server/common/auth/Test_NewTLSConfig/caData_badPEM -
go.temporal.io/server/common/auth/Test_NewTLSConfig/caData_good -
go.temporal.io/server/common/auth/Test_NewTLSConfig/clientCert_badbase64cert -
go.temporal.io/server/common/auth/Test_NewTLSConfig/clientCert_badbase64key -
go.temporal.io/server/common/auth/Test_NewTLSConfig/clientCert_duplicate_ca
-
-
-
-
-