arcanicanis on Nostr: There is a chance it could be screwy things on my side with the Erlang OTP version ...
There is a chance it could be screwy things on my side with the Erlang OTP version and it’s TLS implementation or with Hackney and other middleware, nonetheless I stumbled across:
https://www.erlang.org/doc/man/ssl.html#type-middlebox_comp_mode
https://github.com/erlang/otp/issues/6241
and just tried limiting it to TLSv1.2 and it seems to be operational now. I don’t know if there’s something in the path to mastodon.social’s servers that has a hiccup with TLSv1.3. Either way, it’s something that changed late last year where I suddenly couldn’t get anything from mastodon.social anymore, while I hadn’t made any changes to my instance.
https://www.erlang.org/doc/man/ssl.html#type-middlebox_comp_mode
https://github.com/erlang/otp/issues/6241
and just tried limiting it to TLSv1.2 and it seems to be operational now. I don’t know if there’s something in the path to mastodon.social’s servers that has a hiccup with TLSv1.3. Either way, it’s something that changed late last year where I suddenly couldn’t get anything from mastodon.social anymore, while I hadn’t made any changes to my instance.