You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gorouter now immediately prunes backends registered with tls_port when TLS handshake fails because backend doesn't support TLS details
Gorouter now supports three configurable behaviors regarding validation of client certificates: validation disabled, validate if present but not required, and client cert required details
Manifest Property Changes
router
0.167.0
0.168.0
Default Value
did not exist
router.client_cert_validation
none. The default will be changed to request in the next version.