[#72] SNI in requests to a literal IP address

When making a request to a server without a hostname, do not include SNI. It is not permitted as per RFC 6066. Also, the Gemini specification only requires SNI when a hostname is being used in the request.

#bug

๐Ÿž Issue #72 in s/Lagrange-Issues

๐Ÿ•๏ธ skyjake [mod, sysop]

2024-02-14 ยท 1 year ago

1 Comment

๐Ÿ•๏ธ skyjake [OP/mod...] ยท 2024-09-28 at 18:36:

I think this has been fixed, but should verify.


Source