From 2ad2e4b8e12800bb016c187a0ac7de867d619f8b Mon Sep 17 00:00:00 2001 From: Vasco Date: Wed, 22 Apr 2026 17:53:04 +0100 Subject: [PATCH] slop request off --- conf/ssl.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/ssl.conf b/conf/ssl.conf index 54751bc..e91ad41 100644 --- a/conf/ssl.conf +++ b/conf/ssl.conf @@ -16,6 +16,7 @@ Listen 443 https SSLOCSPEnable on SSLOCSPDefaultResponder "http://10.60.0.1:8888" SSLOCSPOverrideResponder on + SSLOCSPUseRequestNonce off # PAM + TOTP Authentication