diff options
Diffstat (limited to 'theos/certs/theos_kyriasis_com.sls')
-rw-r--r-- | theos/certs/theos_kyriasis_com.sls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theos/certs/theos_kyriasis_com.sls b/theos/certs/theos_kyriasis_com.sls index ebaf9ab..f2da918 100644 --- a/theos/certs/theos_kyriasis_com.sls +++ b/theos/certs/theos_kyriasis_com.sls @@ -3,6 +3,9 @@ include: theos.kyriasis.com: acme.cert: + - aliases: + - v4.theos.kyriasis.com + - v6.theos.kyriasis.com - email: johannes@kyriasis.com - webroot: /srv/http/ - keysize: 4096 |