> On 8 Nov 2016, at 23:39, Wouter Verhelst <[email protected]> wrote:
> 
> The STARTTLS implementation in nbd-server is almost ready. Still TODO:
> 
> - Interoperability testing against qemu (yes, yes, I said I'd do that
>  earlier, but hey)
> - Client certificate validation
> - Enforcing TLS1.2 by default
> - Allowing versions of GnuTLS older than 3.3

In the current build, if you compile with an old version of GnuTLS (I am
fixing compatibility with old versions now), ./configure says:

checking for GnuTLS... no

which is fine, but still tries to compile with GnuTLS, but not link to it.
Compilation fails.

There must be something wrong with the GnuTLS detection logic for old
versions, as it should either compile and link with it, or do neither.

Any chance you could take a look at that one?

--
Alex Bligh




Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Nbd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to