Interface SSLOptions

Hierarchy

  • SSLOptions

Properties

Properties

certFile: string

File path to a TLS certificate

To enable TLS, this option is required.

keyFile: string

File path to a TLS key

To enable TLS, this option is required.

Generated using TypeDoc