use lego names for certificates
This commit is contained in:
parent
8fbe72d9b1
commit
9054361254
@ -157,8 +157,8 @@ registerName={{ getenv "ROOT_NAME" "Root" }}
|
|||||||
|
|
||||||
# If you have a proper SSL certificate, you can provide the filenames here.
|
# If you have a proper SSL certificate, you can provide the filenames here.
|
||||||
# Otherwise, Murmur will create it's own certificate automatically.
|
# Otherwise, Murmur will create it's own certificate automatically.
|
||||||
sslCert=/etc/ssl/murmur/tls.crt
|
sslCert=/etc/ssl/murmur/cert.pem
|
||||||
sslKey=/etc/ssl/murmur/tls.key
|
sslKey=/etc/ssl/murmur/key.pem
|
||||||
|
|
||||||
# The sslCiphers option chooses the cipher suites to make available for use
|
# 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
|
# in SSL/TLS. This option is server-wide, and cannot be set on a
|
||||||
|
Loading…
Reference in New Issue
Block a user