Optional Configuration
SSL
If you want to use the https protocol, you must provide us with a certificate and an SSL key String. This can also be fs.readFileSync
.
Example Usage
Props
Indicate if SSL should be enabled or not.
Path to the ssl key file
Path to the ssl cert file
Was this page helpful?