SSL Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
SSL support is included with soketi by default. If one of the following is set, the server will start using SSL instead of plain HTTP.
SSL_CERT
''
File paths
The path to the SSL certificate file.
SSL_KEY
''
File paths
The path to the SSL key file.
SSL_PASS
''
String
The passphrase (if any) for the SSL key
SSL_CA
''
File paths
The path to the SSL Certificate Authority file.