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
I have searched open and closed issues and pull requests for duplicates, using these search terms:
1.3
tlsv1.3
tls
install
I have checked the latest main branch to see if this has already been fixed, in this file:
yes. I have looked here
URL to the section(s) of the book with this problem:
OS: OSX 13
Computer: MBP 2021 M1
Issue:
I just started the install for Rust and when I use 1.3 it produces are curl error. I tried updating curl with homebrew, but same result happened.
error:
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Steps
on mac osx 13 m1 run curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh in terminal
Possible Solution(s)
No response
Notes
No response
Rustup version
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Installed toolchains
na - have not installed rustup yet
The text was updated successfully, but these errors were encountered:
Problem
I have searched open and closed issues and pull requests for duplicates, using these search terms:
1.3
tlsv1.3
tls
install
I have checked the latest main branch to see if this has already been fixed, in this file:
yes. I have looked here
URL to the section(s) of the book with this problem:
Description of the problem:
OS: OSX 13
Computer: MBP 2021 M1
Issue:
I just started the install for Rust and when I use 1.3 it produces are curl error. I tried updating curl with homebrew, but same result happened.
error:
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Steps
curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh
in terminalPossible Solution(s)
No response
Notes
No response
Rustup version
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Installed toolchains
na - have not installed rustup yet
The text was updated successfully, but these errors were encountered: