Bug#786512: curl: fails on non-fatal TLS warning

2015-07-08 Thread Dmitry Smirnov
On Mon, 6 Jul 2015 18:19:57 Alessandro Ghedini wrote:
 I forgot to close this, but it should be fixed as of the 7.43.0-1 upload.

Thanks, Alessandro. I was looking forward to have this problem fixed.
It is much better now. :)

-- 
Best wishes,
 Dmitry Smirnov.


signature.asc
Description: This is a digitally signed message part.


Bug#786512: curl: fails on non-fatal TLS warning

2015-05-23 Thread Alessandro Ghedini
Control: tags -1 fixed-upstream

On Fri, May 22, 2015 at 10:29:16PM +1000, Dmitry Smirnov wrote:
 Package: curl
 Version: 7.42.1-2
 Severity: normal
 X-Debbugs-CC: arno.schnei...@hs-augsburg.de
 
 Command
 
 curl https://moodle.hs-augsburg.de/
 
 returns the following error:
 
 
 curl: (51) gnutls_handshake() warning: The server name sent was not recognized
 
 
 Quick searching suggests that it might be a GNUTLS-related regression (it was 
 working properly on curl-7.38.0-4+deb8u2) similar to #731287 in wget.
 
 Worth noticing that command 
 
 wget https://moodle.hs-augsburg.de/
 
 emits the following warning but succeeds:
 
 
 GnuTLS: A TLS warning alert has been received.
 GnuTLS: received alert [112]: The server name sent was not recognized
 
 
 I found about this problem during attempt to monitor HTTPS-secured web site 
 in 
 Zabbix so apparently libcurl4-gnutls is also affected.

Yup, this issue has been fixed upstream a few days ago [0].

Cheers

[0] 
https://github.com/bagder/curl/commit/d5aab55b3353bec1d34a2e1434399d23db79b254


signature.asc
Description: Digital signature


Bug#786512: curl: fails on non-fatal TLS warning

2015-05-22 Thread Dmitry Smirnov
Package: curl
Version: 7.42.1-2
Severity: normal
X-Debbugs-CC: arno.schnei...@hs-augsburg.de

Command

curl https://moodle.hs-augsburg.de/

returns the following error:


curl: (51) gnutls_handshake() warning: The server name sent was not recognized


Quick searching suggests that it might be a GNUTLS-related regression (it was 
working properly on curl-7.38.0-4+deb8u2) similar to #731287 in wget.

Worth noticing that command 

wget https://moodle.hs-augsburg.de/

emits the following warning but succeeds:


GnuTLS: A TLS warning alert has been received.
GnuTLS: received alert [112]: The server name sent was not recognized


I found about this problem during attempt to monitor HTTPS-secured web site in 
Zabbix so apparently libcurl4-gnutls is also affected.

-- 
All the best,
 Dmitry Smirnov


signature.asc
Description: This is a digitally signed message part.