April 19, 2024
TLS middlebox error in Elixir
When I was developing an interface between a system using REST and a system using SOAP, suddenly I could not connect anymore to the SOAP test server. I got the following cryptic error message: {:error, %Mint.TransportError{ reason: {:tls_alert, {:unexpected_message, ~c"TLS client: In state hello_middlebox_assert at ssl_gen_statem.erl:8...
Read more