4 references to GetCertificateId
Security.TransportSecurity.IntegrationTests (4)
Tcp\ClientCredentialTypeTests.OSX.cs (4)
128exception = new Exception($"The X.509 certificate ({GetCertificateId(certificate)}) usage time is invalid. " + 136exception = new Exception($"The X.509 certificate {GetCertificateId(certificate)} is not in the keychain file {ServiceUtilHelper.OSXCustomKeychainFilePath}."); 147exception = new Exception($"The X.509 certificate {GetCertificateId(certificate)} is not in the keychain file {ServiceUtilHelper.OSXCustomKeychainFilePath}."); 157exception = new Exception($"The {GetCertificateId(certificate)} X.509 certificate is in an untrusted certificate store.");