Fixes typo for OCSP in CLI example

This commit is contained in:
Michel Loiseleur 2025-09-03 10:28:04 +02:00 committed by GitHub
parent 5f28c56437
commit 7ab17d228f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,5 @@ ocsp:
```bash tab="CLI" ```bash tab="CLI"
## Static configuration ## Static configuration
-ocsp.responderoverrides.foo=bar --ocsp.responderoverrides.foo=bar
``` ```