
For now the readme walks the user through how to generate any keys that may be required for self signing, more documentation to come in following patches on origin/nginx
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
# This should only be used if you are planning on self signing
|
|
|
|
ssl_certificate /etc/ssl/certs/freechat.crt;
|
|
ssl_certificate_key /etc/ssl/private/freechat.key;
|