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

2012-07-15 Thread Fabian Keil
Doug Barton wrote: > 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 e

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

2012-07-14 Thread Doug Barton
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 fro

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

2012-07-13 Thread Jan Beich
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_m