Hello Konstantin,

Thank you very much for quick responses.

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

/usr/include/errno.h
/usr/include/sys/errno.h
/usr/src/bin/systrace/systrace-errno.h
/usr/src/gnu/gcc/fixincludes/tests/base/errno.h
/usr/src/gnu/gcc/libstdc++-v3/include/c/std_cerrno.h
/usr/src/gnu/gcc/libstdc++-v3/include/c_compatibility/errno.h
/usr/src/gnu/gcc/libstdc++-v3/include/c_std/std_cerrno.h
/usr/src/gnu/lib/libstdc++/libstdc++/include/c/std_cerrno.h
/usr/src/gnu/lib/libstdc++/libstdc++/include/c_compatibility/errno.h
/usr/src/gnu/lib/libstdc++/libstdc++/include/c_std/std_cerrno.h
/usr/src/gnu/usr.bin/perl/mint/errno.h
/usr/src/include/errno.h
/usr/src/sys/compat/ibcs2/ibcs2_errno.h
/usr/src/sys/compat/linux/linux_errno.h
/usr/src/sys/compat/osf1/osf1_errno.h
/usr/src/sys/compat/svr4/svr4_errno.h
/usr/src/sys/lib/libsa/saerrno.h
/usr/src/sys/sys/errno.h

Thx,
Jiri

--
Jiri Navratil

4. 10. 2011 v 19:23, Konstantin Khomoutov:

> 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?
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to