On Tue, 4 Oct 2011 19:46:57 +0200
Jiří Navrátil <[email protected]> wrote:

> I'm getting this output:
> 
> openssl s_client -host www.fossil-scm.org -port 443
> CONNECTED(00000004)
> write:errno=54
> 
> not sure, which header file is applicable for me on OpenBSD
[...]

I managed to find [1] which states that on your system 54 means
ECONNRESET, so you're facing the same issue I do.

1. http://fxr.watson.org/fxr/source/sys/errno.h?v=OPENBSD
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to