3 references to CurrentAspNetCoreCertificateVersion
RepoTasks (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
99
public CertificateManager() : this(LocalhostHttpsDistinguishedName,
CurrentAspNetCoreCertificateVersion
, CurrentMinimumAspNetCoreCertificateVersion)
800
/// When making changes to the certificate generated by this method, ensure that the <see cref="
CurrentAspNetCoreCertificateVersion
"/> constant is updated accordingly.
944
/// If making changes to the certificate generated by this method, ensure that the <see cref="
CurrentAspNetCoreCertificateVersion
"/> constant is updated accordingly.