fetch(1) fails with https:// - Authentication error

From: Jan Beich <jbeich_at_tormail.org>
Date: Sat, 14 Jul 2012 01:21:03 -0300
It seems recent OpenSSL update broke fetch(1) for me.

  $ diff -u $SRC_BASE/crypto/openssl/apps/openssl.cnf /etc/ssl/openssl.cnf
  $ fetch https://foo/bar
  fetch: https://foo/bar: Authentication error

Same error as with the patch for 1.0.0d from a year ago and
same workaround - s/SSLv23_client_method/SSLv3_client_method/.

--
FreeBSD 10.0-CURRENT #0 r238415: Fri Jul 13 07:18:02 UTC 2012
foo_at_bar:/home/blah/.cache/a/freebsd/sys/a/misc/MODULAR amd64

world built with clang
Received on Sat Jul 14 2012 - 02:46:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:29 UTC