On Tue, Oct 4, 2011 at 1:23 PM, Konstantin Khomoutov < [email protected]> wrote:
> On Tue, 4 Oct 2011 18:50:18 +0200 > Lluís Batlle i Rossell <[email protected]> wrote: > > > > $ openssl s_client -host www.fossil-scm.org -port 443 > > > CONNECTED(00000003) > > > write:errno=104 > > > $ grep -w 104 /usr/include/asm-generic/errno.h > > > #define ECONNRESET 104 /* Connection reset by peer */ > > > > It works for me here. > Hmm, I should note that if I navigate https://www.fossil-scm.org/fossil/ > in firefox, it forces me to accept the untrusted certificate and then > proceeds normally--I see the normal fossil index page. > So may be the problem is really rooted in the certificate trust? > > FWIW, we've been working on getting a signed cert for www.fossil-scm.org. It should be in place in a few days. Perhaps once we get the signed cert installed, this problem will go away. -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

