summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-05-16 17:52:22 +0300
committerValery Piashchynski <[email protected]>2020-05-16 17:52:22 +0300
commitb68da150bed6933ceabd73cf3cbc135187f4a2c0 (patch)
tree3e1ab9efd23de8d0a95df017b9c899ec1205c4ef /.rr.yaml
parent8fd8356ef1cb9b7602e511cf0d59964cdbbe5dbe (diff)
update RootCA
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.