https://bugzilla.novell.com/show_bug.cgi?id=870456 https://bugzilla.novell.com/show_bug.cgi?id=870456#c9 --- Comment #9 from Marcus Meissner <meissner@suse.com> 2014-06-16 12:16:03 UTC --- 3.0.28-1.4.1 is current openSUSE 12.3 gnutls (with updates) 3.2.4-2.24.1 is current openSUSE 13.1 gnutls (with updates) I tested it on both with your testcase, it prints: $ emacs --batch -Q --eval '(url-retrieve-synchronously "https://btc-e.com/api/2/btc_eur/ticker")' Contacting host: btc-e.com:443 gnutls.c: [1] Note that the security level of the Diffie-Hellman key exchange has been lowered to 256 bits and this may allow decryption of the session data $ So I am not seeing the unexpected handshake problem. Is there a transparent proxy perhaps? Can you try: $ gnutls-cli btc-e.com and if it reproduces the alert problem can you try: $ gnutls-cli -d 255 btc-e.com and attach the debug outpzut? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.