SelfSignedOptions.Development property
If true, creates a development bundle consisting of a CA root certificate and an issued leaf certificate.
public bool Development { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
If true, creates a development bundle consisting of a CA root certificate and an issued leaf certificate.
public bool Development { get; set; }