ServerConfig.SSL

SSL parameters. If set, enables TLS.

Members

Variables

cert
string cert;

Path to a PEM-encoded file containing the public part of the certificate.

key
string key;

Path to a PEM-encoded file containing the certificate's private key.

Meta