websites/pyrocufflink.net: Use lego certificate
This commit updates the configuration for *pyrocufflink.net* to use the wildcard certificate managed by *lego* instead of an unique certificate managed by *certbot*.
This commit is contained in:
@@ -6,8 +6,4 @@ nratonpass_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
dcow_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
chmod777_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
apache_server_name: pyrocufflink.net
|
||||
apache_ssl_certificate:
|
||||
/var/lib/letsencrypt/live/pyrocufflink.net/fullchain.pem
|
||||
apache_ssl_certificate_key:
|
||||
/var/lib/letsencrypt/live/pyrocufflink.net/privkey.pem
|
||||
userdir_proxy_backend: http://files.pyrocufflink.blue
|
||||
|
||||
Reference in New Issue
Block a user