bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Bug with SSL Connection


From: Tim Rühsen
Subject: Re: [Bug-wget] Bug with SSL Connection
Date: Tue, 27 Dec 2016 22:40:24 +0100
User-agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.28.0; x86_64; ; )

On Dienstag, 27. Dezember 2016 23:22:17 CET Алексей Павлов wrote:
> OS: Linux Mint 18.1, wget from official repositories
> 
> address@hidden ~ $ wget --secure-protocol=auto
> https://web.archive.org
> --2016-12-27 23:19:06--  https://web.archive.org/
> Resolving web.archive.org (web.archive.org)... 92.255.241.100,
> 2a02:2698:a000::64
> Connecting to web.archive.org (web.archive.org)|92.255.241.100|:443...
> connected.
> OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
> Unable to establish SSL connection.
> 
> address@hidden ~ $ wget --secure-protocol=SSLv2
> https://web.archive.org
> --2016-12-27 23:19:13--  https://web.archive.org/
> OpenSSL: unimplemented 'secure-protocol' option value 1
> Please report this issue to address@hidden
> Aborted
> 
> address@hidden ~ $ wget --secure-protocol=SSLv3
> https://web.archive.org
> --2016-12-27 23:19:18--  https://web.archive.org/
> OpenSSL: unimplemented 'secure-protocol' option value 2
> Please report this issue to address@hidden
> Aborted

The underlying TLS layer (OpenSSL) is likely not built with SSL enabled.
This has been done widely due to general SSL vulnerabilities (e.g. POODLE).
You should ask the Lint OpenSSL packagers about details and/or search the web 
for more details.

Tim

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]