[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Bug with SSL Connection
From: |
Алексей Павлов |
Subject: |
[Bug-wget] Bug with SSL Connection |
Date: |
Tue, 27 Dec 2016 23:22:17 +0400 |
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
- [Bug-wget] Bug with SSL Connection,
Алексей Павлов <=