[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Jun 14 01:36:14 CEST 2019
Dmitry Eremin-Solenikov started a new discussion on lib/priority.c: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181221425
> }
>
> system_wide_verification_profile = profile;
> + } else if (c_strcasecmp(name, "tls-disabled-ciphers")==0) {
I'd suggest changing to `tls-disabled-cipher/mac/...` and allowing just one value, so that we don't need `strtok_r()` here.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181221425
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/20190613/57b03150/attachment.html>
More information about the Gnutls-devel
mailing list