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
Set minimum TLS 1.3 for metrics and webhook servers (#1325)
Set the minimum default version to TLS 1.3. PQ algorithms will only be
supported in TLS 1.3+. Hybrid key agreements for TLS 1.3 X25519MLKEM768
is automatically supported by default in go 1.24.
See: OCPSTRAT-1858
Co-authored-by: Jiri Mencak <jmencak@users.noreply.github.com>
0 commit comments