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