help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Verifying certificates with IPv6 crashes


From: John Brooks
Subject: [Help-gnutls] Verifying certificates with IPv6 crashes
Date: Sun, 28 Jan 2007 02:13:01 -0700
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

#0  0xb76f6e5d in gnutls_auth_get_type () from /usr/lib/libgnutls.so.13
#1 0xb76fb42d in gnutls_certificate_verify_peers2 () from /usr/lib/libgnutls.so.13 #2 0xb7748d61 in ModuleSSLGnuTLS::VerifyCertificate (this=0x80c7050, session=0x80c70c8, user=0x8110f9c)
   at m_ssl_gnutls.cpp:668

This happens only on sockets that are IPv6; IPv4 works fine. Since it crashes inside gnutls, my best guess is that something isn't properly handling IPv6 there; I went over our code quickly and didn't see anything that involved the IP that might be a problem..

If you need more specifics on our implementation, see: http://svn.inspircd.org/index.cgi/trunk/inspircd/src/modules/extra/m_ssl_gnutls.cpp?view=co (Specifically, void VerifyCertificate(issl_session* session, Extensible* user))

Thanks :)

- Special




reply via email to

[Prev in Thread] Current Thread [Next in Thread]