Post #3599366
2026-07-05 06:50 UTC
If I disable TLSv1.2 in nginx, ie go from
ssl_protocols TLSv1.2 TLSv1.3;
to
ssl_protocols TLSv1.3;
I wonder if this will mean some fedi clients/servers will have trouble connecting to my instance? Or should all be able to handle this by now?
Replies (1)
-
@dianea@lgbtqia.space 2026-07-05 07:07
@brettm I thought everyone went to TLS1.3.