From 45a7c91fbef2e9c2c0c6821edb06bae75077b50c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 24 Apr 2024 20:50:26 +0200 Subject: Add self-signed certificates --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d133a1a..04533dd 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,8 @@ containing styles specific to that view. Global styles are thus contained in `static/styles/base.css` since that template forms the base for all other views. +`pki/` contains a certificate chain necessary for HTTPS support during development. +See [`notes/certificates.md`](./notes/certificates.md) for more information. + `static/` is for files that never change. All HTTP requests that begin with `/images/` or `/styles/` will be resolved relative to their corresponding subfolder in `static/`. -- cgit v1.2.3