aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2023-09-08 17:04:38 +0200
committerWojtek Kosior <koszko@koszko.org>2023-09-09 15:54:48 +0200
commit7276d8e6ae494bb7ab85c1cdfa2917e3b889468d (patch)
tree6fea20b60ce604555335f977713d9ac0b3bd6299 /.gitignore
parent18da556c5cb0234a4c1ad3df0b263a452db2ebf1 (diff)
downloadkoszko-org-server-7276d8e6ae494bb7ab85c1cdfa2917e3b889468d.tar.gz
koszko-org-server-7276d8e6ae494bb7ab85c1cdfa2917e3b889468d.zip
Make TLS functional
Enable letsencrypt certificates in httpd while making all daemons fall back to self-issued certs when /etc/letsencrypt/live is unpopulated.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d5463c..fb3a4de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,9 @@ test-root
Makefile.local
pidfile
hosts
+test-ca-key.pem
+test-ca-cert.pem
+test-ca-certificates.crt
*.touchfile
schemas/
sample-malcontent/