summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 8fd42314..ab2bb843 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -48,6 +48,9 @@ http:
# ssl private key
key: server.key
+ # rootCA certificate
+ rootCa: root.crt
+
# HTTP service provides FastCGI as frontend
fcgi:
# FastCGI connection DSN. Supported TCP and Unix sockets.