Table of Contents

Class CertificateUtil

Namespace
Sisk.Ssl
Assembly
Sisk.SslProxy.dll

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.