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
Update GnuTLS priority string in rustup-init.sh so it
can use TLS 1.2-1.3 without specifying TLS 1.3.
Resulting cipher suites and TLS versions enabled
are unchanged (TLS 1.2-1.3 if supported).
This may help avoid error (if any) on GnuTLS versions
that don't have TLS 1.3 because the priority string seems
unforgiving of unknown values.
0 commit comments