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

Doug Barton dougb at FreeBSD.org
Sun Jul 15 04:14:43 UTC 2012


On 07/13/2012 21:21, Jan Beich wrote:
> 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/.

FWIW, I have a gcc world and I'm not seeing this problem with r238444:

fetch https://www.isc.org/
fetch: https://www.isc.org/: size of remote file is not known
fetch.out                                               33 kB  227 kBps




-- 

    Change is hard.





More information about the freebsd-current mailing list