Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpsPathOptions

Hierarchy

  • BaseCAOptions
    • HttpsPathOptions

Index

Properties

certPath: string
countryName?: string

The countryName that will be used in the certificate for incoming TLS connections.

keyLength?: number

Minimum key length when generating certificates. Defaults to 2048.

keyPath: string
localityName?: string

The localityName that will be used in the certificate for incoming TLS connections.

organizationName?: string

The organizationName that will be used in the certificate for incoming TLS connections.

Generated using TypeDoc