allow KEEP_GOING to also skip over ocsp stapling errors, update ocsp error message with a hint about deprecation on some CAs

This commit is contained in:
Lukas Schauer
2025-07-05 10:55:33 +02:00
parent 8e9e5ef9c7
commit ad43e250b2
3 changed files with 38 additions and 21 deletions

View File

@@ -140,5 +140,5 @@
# Amount of seconds to wait for processing of order until erroring out (default: 0 => no timeout)
#ORDER_TIMEOUT=0
# Skip over errors during certificate orders (default: no)
# Skip over errors during certificate orders and updating of OCSP stapling information (default: no)
#KEEP_GOING=no