Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2012 21:14:41 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Jan Beich <jbeich@tormail.org>
Cc:        freebsd-current@freebsd.org, Jung-uk Kim <jkim@FreeBSD.org>
Subject:   Re: fetch(1) fails with https:// - Authentication error
Message-ID:  <500243B1.1010705@FreeBSD.org>
In-Reply-To: <1SpuD9-0006kw-6D@internal.tormail.org>
References:  <1SpuD9-0006kw-6D@internal.tormail.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?500243B1.1010705>