1 reference to CurrentMinimumAspNetCoreCertificateVersion
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
src\Shared\CertificateGeneration\CertificateManager.cs (1)
99
public CertificateManager() : this(LocalhostHttpsDistinguishedName, CurrentAspNetCoreCertificateVersion,
CurrentMinimumAspNetCoreCertificateVersion
)