Package: curl
Version: 7.26.0-1+wheezy2
Severity: normal
Dear Maintainer,
Executing the following:
curl -o pruebacurl.html
https://sede.dgt.gob.es/sede/faces/paginas/testra/testraIframe.xhtml?pagina=consulta.html
Produced the next error:
error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad
record mac
Forcing SSLv3 solves the problem:
curl -3 -o pruebacurl.html
https://sede.dgt.gob.es/sede/faces/paginas/testra/testraIframe.xhtml?pagina=consulta.html
wget has same problem in latest stable version, but oldstable works fine.
-- System Information:
Debian Release: 7.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages curl depends on:
ii libc6 2.13-38
ii libcurl3 7.26.0-1+wheezy2
ii zlib1g 1:1.2.7.dfsg-13
curl recommends no packages.
curl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]