SelfSignedOptions.TrustRoot property
When true on Windows, adds the effective development root certificate to the CurrentUser Root store.
public bool TrustRoot { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
When true on Windows, adds the effective development root certificate to the CurrentUser Root store.
public bool TrustRoot { get; set; }