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@bar:/home/blah/.cache/a/freebsd/sys/a/misc/MODULAR amd64

world built with clang
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to