[gnutls-devel] GnuTLS | Configuration of DHE Algorithms in GNUTLS through gnutls_priority_init API (#1488)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Jun 19 14:12:28 CEST 2023
Gayathri K created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1488
Hi,
Could you please help in resolving the below issue.
When trying to configure the priorities of GNUTLS using the API gnutls_priority_init, it works fine for all other values expect the DHE algorithms.
For Example, when trying to configure the priority string as "NORMAL:-VERS-ALL:+VERS-TLS1.2:-KX-ALL:+**DHE-RSA**", Invalid request is thrown. Whereas it is working fine for other priority strings like "NORMAL:-CIPHER-ALL:-VERS-ALL:+VERS-TLS1.2:+AES-256-GCM".
Could you please guide us if we are missing something in configuring DHE algorithms.
GNUTLS Version used: 3.7.9
Thanks and regards
Gayathri
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1488
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/20230619/a471e1a3/attachment.html>
More information about the Gnutls-devel
mailing list