Class CertificateUtil
Provides a set of useful functions to issue development certificates for the SslProxy.
public static class CertificateUtil
- Inheritance
-
CertificateUtil
- Inherited Members
Methods
- CreateDevelopmentCertificate(string[])
Creates a self-signed certificate for the specified DNS names.
- CreateTrustedDevelopmentCertificate(string[])
Creates a self-signed certificate for the specified DNS names and adds them to the local user's certificate store.