[gnutls-devel] GnuTLS | Inconsistent subject name processing results (#1740)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Oct 14 09:11:34 CEST 2025




Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/issues/1740#note_2818909523


Thank you for the report. What I see in your provided examples are:
- For GnuTLS, you extract DN with `gnutls_x509_crt_get_dn` and compare it with `strcmp`
- For OpenSSL, you use `X509_NAME_cmp` which compares DNs in a case-insensitive manner

Is this a request to add a similar function to `X509_NAME_cmp` in GnuTLS, or do you actually see any inconsistent matching behavior?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1740#note_2818909523
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/20251014/dec8ba70/attachment.html>


More information about the Gnutls-devel mailing list