[#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
2024-02-14 ยท 2 years ago
1 Comment
๐ skyjake [OP/mod...] ยท 2024-09-28 at 18:36:
I think this has been fixed, but should verify.