Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpsOptions

Hierarchy

  • HttpsOptions

Index

Properties

Optional allowHttp

allowHttp: boolean

ca

ca: string | Buffer

cert

cert: string | Buffer

Optional crl

crl: string | Buffer

Optional httpPort

httpPort: number

key

key: string | Buffer

rejectUnauthorized

rejectUnauthorized: boolean

requestCert

requestCert: boolean