Hi, I’m getting the following error when trying to run mix deps.get on Windows 11? It seems fine on Linux?
** (Mix) httpc request failed with: {:failed_connect, [{:to_address, {~c"builds.hex.pm", 443}}, {:inet, [:inet], {:tls_alert, {:unknown_ca, ~c"TLS client: In state wait_cert_cr at ssl_handshake.erl:2142 generated CLIENT ALERT: Fatal - Unknown CA\n"}}}]}
I will add that it’s a fresh install of Windows, so perhaps I’m missing something?
Richard






















