From 90543612549a5db18432ad43d76e3fa74171036f Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 27 Oct 2022 15:03:33 +0200 Subject: [PATCH] use lego names for certificates --- rootfs/etc/confd/templates/murmur.ini.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootfs/etc/confd/templates/murmur.ini.tmpl b/rootfs/etc/confd/templates/murmur.ini.tmpl index 8379511..92c9f11 100644 --- a/rootfs/etc/confd/templates/murmur.ini.tmpl +++ b/rootfs/etc/confd/templates/murmur.ini.tmpl @@ -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