On Thu, Jun 7, 2012 at 10:53 AM, Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote: > On Thu, Jun 7, 2012 at 4:40 PM, David Woodhouse <dwmw2 at infradead.org> wrote: > >>> I've just pushed GnuTLS support for OpenConnect to the git repository. >>> This isn't entirely feature-complete yet. It doesn't support DTLS, and >>> in fact it the openconnect executable doesn't build at all right now >>> because it still uses the OpenSSL "UI" abstraction for user >>> interaction. >> Both of those are now fixed. There's an experimental patch against the >> GnuTLS 3.0 branch to provide Cisco-compatible DTLS support, at >> http://david.woodhou.se/gnutls-cisco-dtls-working-2.patch > > I'll include it in gnutls master. Hey guys, trying to build gnutls master tonight in an effort to help test OpenConnect but I'm failing at: ../../lib/.libs/libgnutls.so: undefined reference to `rsa_pkcs1_sign_tr' ../../lib/.libs/libgnutls.so: undefined reference to `rsa_pkcs1_verify' I can't find these, my best guess is this is dependent on a nettle work-in-progress. Any pointers? Thanks. -- mike