2 references to IsHttpsDevelopmentCertificate
dotnet-dev-certs (2)
src\Shared\CertificateGeneration\CertificateManager.cs (2)
438!IsHttpsDevelopmentCertificate(certificate)) 858$"{c.Thumbprint} - {c.Subject} - Valid from {c.NotBefore:u} to {c.NotAfter:u} - IsHttpsDevelopmentCertificate: {IsHttpsDevelopmentCertificate(c).ToString().ToLowerInvariant()} - IsExportable: {Instance.IsExportable(c).ToString().ToLowerInvariant()}";