deedum icon indicating copy to clipboard operation
deedum copied to clipboard

Handshake error when accessing with IP

Open FoxKyong opened this issue 4 years ago • 0 comments

Hi, I am getting an error when accessing my own server with IP instead of DNS.

An error occured

HandshakeException: Handshake error in client (OS Error: TLSV1_ALERT_DECODE_ERROR(tls_record.cc:587))

The certificate should be ok, there is IP and DNS entry in Subject Alternative Name. Also it works from any other gemini clients I tested, both with IP or DNS. So I guess that the problem is in deedum.

FoxKyong avatar Feb 07 '21 21:02 FoxKyong