From b89d7dee5a382ed63c98fb75f5482f86cc6e3e6a Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Mon, 2 Dec 2024 21:01:08 +0000 Subject: [PATCH] Generate documentation --- master.html | 1 - 1 file changed, 1 deletion(-) diff --git a/master.html b/master.html index 54b6ed75..514190d7 100644 --- a/master.html +++ b/master.html @@ -706,7 +706,6 @@ look similar to this:

# Place the files somewhere nginx is allowed to access (e.g. /etc/nginx/...). proxy_ssl_certificate /path/to/client_cert.pem; proxy_ssl_certificate_key /path/to/client_key.pem; - proxy_ssl_trusted_certificate /path/to/server_cert.pem; }