[gnutls-devel] GnuTLS | Fix RSAES-PKCS1-v1_5 system-wide configuration (!1830)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Apr 11 11:48:48 CEST 2024
Zoltán Fridrich commented on a discussion on lib/priority.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1830#note_1857089223
> }
>
> if (stat(system_priority_file, &sb) < 0) {
> + /* if there is no config enable RSA-PKCS1-V1_5 by default */
> + system_wide_config.allow_rsa_pkcs1_encrypt = true;
Hopefully its correct now.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1830#note_1857089223
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/20240411/acbec2ab/attachment.html>
More information about the Gnutls-devel
mailing list