fetch(1) fails with https:// - Authentication error
Jan Beich
jbeich at tormail.org
Sat Jul 14 04:46:06 UTC 2012
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
More information about the freebsd-current
mailing list