CertificateManager.SelfSignedOptions.DnsNames property
The DNS names to include in the certificate’s Subject Alternative Name (SAN) extension.
public IEnumerable<string> DnsNames { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates