[gnutls-devel] GnuTLS | Compiled-in, yet unsupported by default, TLS versions (!1157)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Jan 6 22:09:02 CET 2020




Dmitry Eremin-Solenikov started a new discussion on lib/algorithms/protocols.c: https://gitlab.com/gnutls/gnutls/merge_requests/1157#note_267811588

>  	 .major = 3,
>  	 .minor = 1,
>  	 .transport = GNUTLS_STREAM,
> +#ifdef ENABLE_TLS11_SUPPORTED

It might be better to `AC_DEFINE([TLS11_SUPPORTED], ...)` in configure.ac and just use `TLS11_SUPPORTED`/`TLS10_SUPPORTED` here.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1157#note_267811588
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200106/95db0ca4/attachment.html>


More information about the Gnutls-devel mailing list