Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
A Profound.js server instance can be configured for HTTPS by setting a few options in the instance configuration file. The simplest configuration uses just the sslKey and sslCert configuration options to specify the location of the SSL certificate and private key. In this example, the server is configured to listen on the standard HTTPS port 443:
...