1
0
Fork 0

OCSP stapling

This commit is contained in:
Alessandro Chitolina 2025-06-06 17:44:04 +02:00 committed by GitHub
parent 2949995abc
commit b39ee8ede5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 1576 additions and 178 deletions

View file

@ -642,6 +642,12 @@ Prefix to use for metrics collection. (Default: ```traefik```)
`TRAEFIK_METRICS_STATSD_PUSHINTERVAL`:
StatsD push interval. (Default: ```10```)
`TRAEFIK_OCSP`:
OCSP configuration. (Default: ```false```)
`TRAEFIK_OCSP_RESPONDEROVERRIDES_<NAME>`:
Defines a map of OCSP responders to replace for querying OCSP servers.
`TRAEFIK_PING`:
Enable ping. (Default: ```false```)