Comment by ๐ skyjake
Re: "[#72] SNI in requests to a literal IP address"
I think this has been fixed, but should verify.
2024-09-28 ยท 2 years ago
Original Post
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.