Leo Famulari writes: > On Sat, Oct 22, 2016 at 08:57:19AM -0500, Christopher Allan Webber wrote: >> Leo Famulari writes: >> > It succeeds when building against GnuTLS instead of OpenSSL. >> >> Seems like it built okay here without this patch? > > Does it work for you on core-updates? > > It builds with OpenSSL on master for me, but not core-updates. Weird! > > The other thing is that audit is distributed under the GPL2+ but, > AFAICT, there is no OpenSSL exception made to their GPL2+ license. > > There are no results for `grep -ri openssl` in the audit source tree. > > So we may have to switch to GnuTLS for licensing reasons.
Ah, I hadn't tried core-updates... I was testing against master. Yes, makes sense. Sounds like we ought to use GnuTLS anyway. I'd say push it! - Chris