GnuTLS support in OpenConnect

Mike Miller mtmiller at ieee.org
Sun Jun 10 21:34:40 EDT 2012


On Sun, Jun 10, 2012 at 8:58 PM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Sun, 2012-06-10 at 20:57 -0400, Mike Miller wrote:
>>
>> 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.
>
> The patch should cherry-pick onto the GnuTLS 3.0 branch trivially.
> That's what I've been using.

Perfect, got it built and running that way.  A different error in
certtool-args.c and p11tool-args.c but the library works.

-- 
mike



More information about the openconnect-devel mailing list