SelfSignedOptions.RootValidDays property
The number of days a generated development root certificate is valid.
public int RootValidDays { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
The number of days a generated development root certificate is valid.
public int RootValidDays { get; set; }