Table of Contents

Class CertificateHelper

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

Provides a set of useful functions to issue self-signed development certificates.

public static class CertificateHelper
Inheritance
CertificateHelper
Inherited Members

Methods

CreateDevelopmentCertificate(params string[])

Creates a self-signed certificate for the specified DNS names.

CreateTrustedDevelopmentCertificate(params string[])

Creates a self-signed certificate for the specified DNS names and adds them to the local user's certificate store.