On Friday 08 April 2005 10:26, Daniel Stenberg wrote: > > and send the output? > Certainly. I should also add that this is GnuTLS 1.2.0 on Linux 2.6. > When setting the CA file it reports: > |<2>| ASSERT: gnutls_x509.c:742 > |<2>| ASSERT: gnutls_x509.c:1381 > > And then when I proceed anyway, it continues: > |<2>| ASSERT: gnutls_buffers.c:255 > |<2>| ASSERT: gnutls_buffers.c:974 > |<2>| ASSERT: gnutls_handshake.c:883 > |<2>| ASSERT: gnutls_buffers.c:255 > |<2>| ASSERT: gnutls_buffers.c:974 > |<2>| ASSERT: gnutls_handshake.c:883 > |<2>| ASSERT: gnutls_buffers.c:255 > |<2>| ASSERT: gnutls_buffers.c:974 > ... These last three lines are then repeated in what seems like forever. It seems that the recv() function returns -1 with errno EAGAIN or EINTERRUPTED. Are you sure that the only difference is that the set_trust_file() function failed? I tried to reproduce it with gnutls-serv and I couldn't.
-- Nikos Mavrogiannopoulos _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
