Tested Elixir version: 18.3 Tested Erlang versions: 27.2.1, 27.3 Currently all requests to braintree fail with the following error ```elixir {:error, {:tls_alert, {:handshake_failure, ~c"TLS client: In state hello received SERVER ALERT: Fatal - Handshake Failure\n"}}} ```