use lego names for certificates

This commit is contained in:
Sebastian Hugentobler 2022-10-27 15:03:33 +02:00
parent 8fbe72d9b1
commit 9054361254
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -157,8 +157,8 @@ registerName={{ getenv "ROOT_NAME" "Root" }}
# If you have a proper SSL certificate, you can provide the filenames here.
# Otherwise, Murmur will create it's own certificate automatically.
sslCert=/etc/ssl/murmur/tls.crt
sslKey=/etc/ssl/murmur/tls.key
sslCert=/etc/ssl/murmur/cert.pem
sslKey=/etc/ssl/murmur/key.pem
# The sslCiphers option chooses the cipher suites to make available for use
# in SSL/TLS. This option is server-wide, and cannot be set on a