summaryrefslogtreecommitdiff
path: root/ewww.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-13 08:53:07 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-13 08:57:51 +0300
commit5d1c903638335cf5397ef34500c1a61f62586bd3 (patch)
tree7ad539c1c908df24e51fcaabc89aee744b9fe163 /ewww.yaml
parentd32125b1bfcd360d70b68a2db5942848ac6c6dcf (diff)
downloadewww-5d1c903638335cf5397ef34500c1a61f62586bd3.tar.gz
feat: use TLS unconditionally
Later on, we'll need to support non-TLS as well, for Let's Encrypt, but this'll do for now.
Diffstat (limited to 'ewww.yaml')
-rw-r--r--ewww.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ewww.yaml b/ewww.yaml
index 56be410..94c33c1 100644
--- a/ewww.yaml
+++ b/ewww.yaml
@@ -1,5 +1,5 @@
- given: a self-signed certificate as {cert}, using key {key}
- function: fixme
+ function: copy_test_certificate
- given: a running server using config file {filename}
function: start_server