1 write to SelfSignedPrimaryRoot
Microsoft.AspNetCore.Authentication.Test (1)
src\Shared\test\Certificates\Certificates.cs (1)
19
SelfSignedPrimaryRoot
= MakeCert(
3 references to SelfSignedPrimaryRoot
Microsoft.AspNetCore.Authentication.Test (3)
CertificateTests.cs (3)
337
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, Certificates.SignedSecondaryRoot },
355
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, },
373
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, },