From 12681a88e81b8826bfea59c39de72ca85abe8592 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 22 Jul 2023 23:42:41 +0200 Subject: ch-http-proxy is running debian bookworm now --- chaos-at-home/ch-http-proxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml index 77715049..0376fcd5 100644 --- a/chaos-at-home/ch-http-proxy.yml +++ b/chaos-at-home/ch-http-proxy.yml @@ -185,7 +185,7 @@ verify: "on" trusted_certificate: /etc/ssl/prometheus-old-ca/ca.pem protocols: TLSv1 - ciphers: "DEFAULT@SECLEVEL=1" + ciphers: "DEFAULT@SECLEVEL=0" extra_directives: |- client_max_body_size 200M; acmetool_cert_config: @@ -210,7 +210,7 @@ verify: "on" trusted_certificate: /etc/ssl/prometheus-old-ca/ca.pem protocols: TLSv1 - ciphers: "DEFAULT@SECLEVEL=1" + ciphers: "DEFAULT@SECLEVEL=0" acmetool_cert_config: request: challenge: -- cgit v1.2.3