On Tue, Feb 28, 2023 at 7:08 PM Art Mellor <a...@skelmir.com> wrote:
>
> *% wget -v --tries=1 --secure-protocol=SSLv3 -T 3 --no-check-certificate
> https://localhost:1234 <https://localhost:1234>*
> --2023-02-28 12:15:09--  https://localhost:1234/
> OpenSSL: unimplemented 'secure-protocol' option value 2
> Please report this issue to bug-wget@gnu.org
> Aborted

Off topic, I would be interested in learning your use case for SSLv3.

Nowadays, it is usually TLS 1.2 and above. I even see TLS 1.0 and
above on occasion.

But not SSLv2 or SSLv3. SSLv2 died about 25 years ago, and SSLv3 died
about 10 years ago.

Jeff

Reply via email to