[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Jun 15 20:35:19 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on lib/priority.c: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181692780
> }
>
> system_wide_verification_profile = profile;
> + } else if (c_strcasecmp(name, "tls-disabled-ciphers")==0) {
Let me think about it. If we'd like to make a robust parser, even for that we would need to modify the input (to remove trailing space), or copy the output and process the copy.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181692780
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/20190615/6560e13f/attachment-0001.html>
More information about the Gnutls-devel
mailing list