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)
343
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, Certificates.SignedSecondaryRoot },
361
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, },
379
CustomTrustStore = new X509Certificate2Collection() { Certificates.
SelfSignedPrimaryRoot
, },