[gnutls-devel] GnuTLS | GnuTLS 3.8.5 broke TLS connections to RSA cert using hosts (#1540)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Apr 10 04:31:27 CEST 2024




Diniz Bortolotto commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1540#note_1854163820

Hi @ametzler!

I can confirm the same issue/behaviour here running slackware64-current with RDesktop 1.9.0 + GnuTLS 3.8.5. The mkdir/touch thing also worked here. ;-)

**BEFORE mkdir/touch**
```
diniz at darkstar:~$ rdesktop -v -k pt-br -a 32 -r sound:local -d <domain> -u "<domain>\<user>" 192.168.15.111
is_wm_active(): WM name: KWin
Connecting to server using SSL...
Core(warning): Certificate received from server is NOT trusted by this system, an exception has been added by the user to trust this specific certificate.
Core(error): tcp_tls_connect(), TLS handshake failed. GnuTLS error: The encryption algorithm is not supported.
Failed to connect using SSL, trying with plain RDP.
Failed to connect, SSL required by server.
```

**AFTER mkdir/touch**
```
diniz at darkstar:~$ rdesktop -v -k pt-br -a 32 -r sound:local -d <domain> -u "<domain>\<user>" 192.168.15.111
is_wm_active(): WM name: KWin
Connecting to server using SSL...
Core(warning): Certificate received from server is NOT trusted by this system, an exception has been added by the user to trust this specific certificate.
TLS  Session info: (TLS1.2)-(RSA)-(AES-256-GCM)

Connection established using SSL.
Connection successful
Disconnecting...
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1540#note_1854163820
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240410/877c6444/attachment.html>


More information about the Gnutls-devel mailing list