I have started facing issues especially with curl and openssl after I have upgraded to Big Sur from Catalina.
When I am trying to install any library via curl I am getting following error:
For example when I am trying to install oh-my-zsh by executing sh -c "$(curl -fsSL https://somesite) it is giving me following error below:
curl: (35) error:1407742E:SSL routines:SSL23GETSERVER_HELLO:tlsv1 alert protocol version
When I am trying to install any library via curl I am getting following error:
For example when I am trying to install oh-my-zsh by executing sh -c "$(curl -fsSL https://somesite) it is giving me following error below:
curl: (35) error:1407742E:SSL routines:SSL23GETSERVER_HELLO:tlsv1 alert protocol version