Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-elixir / 1.13 / slim - fails TLS with Github SNI error #44

Open
bhuntpenn opened this issue Aug 22, 2022 · 0 comments
Open

docker-elixir / 1.13 / slim - fails TLS with Github SNI error #44

bhuntpenn opened this issue Aug 22, 2022 · 0 comments

Comments

@bhuntpenn
Copy link

docker run -ti elixir:1.13.4-slim /usr/local/bin/elixir -e "{:unexpected_msg, {:internal, {:encrypted_extensions, %{sni: {:sni, []}}}}} != for {:ok,_} <- [Application.ensure_all_started(:inets)], do: for {:ok,_} <- [Application.ensure_all_started(:ssl)], do: :httpc.request('https://objects.githubusercontent.com:443')"
10:57:17.347 [warning] Description: 'Authenticity is not established by certificate path validation'
     Reason: 'Option {verify, verify_peer} and cacertfile/cacerts is missing'
10:57:17.473 [notice] TLS :client: In state :hello_middlebox_assert at ssl_gen_statem.erl:736 generated CLIENT ALERT: Fatal - Unexpected Message
 - {:unexpected_msg, {:internal, {:encrypted_extensions, %{sni: {:sni, []}}}}}
bhuntpenn added a commit to bhuntpenn/docker-elixir that referenced this issue Aug 22, 2022
@bhuntpenn bhuntpenn changed the title docker-elixir / 1.13 / slim - fails TLS with Github SSN error docker-elixir / 1.13 / slim - fails TLS with Github SNI error Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant