-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as not planned
Description
OAuth2-Proxy Version
7.5.1
Provider
oidc
Current Behaviour of your Problem
I would like to now, if oauth2-proxy support soft-reload of TLS certificates. It means, if the TLS certificates are changing on disk, the new certificates are used. While cert-manager reload the certificates on the fly, it's up to use pod the reload the certificates on file change.
Configuration details or additional information
We have to establish in-cluster encryption via TLS and we plan to use cert-manager.
Steps To Reproduce
No response
andoks, kfox1111 and the-nando