[gnutls-devel] Guile-GnuTLS | Draft: More x509-certificate-functions (!39)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Mar 5 17:12:00 CET 2025
Dariqq created a merge request: https://gitlab.com/gnutls/guile/-/merge_requests/39
Project:Branches: Dariqq/guile:x509-certificate-functions to gnutls/guile:master
Author: Dariqq
includes bindings to:
- gnutls_x509_crt_get_dn_by_oid and gnutls_x509_crt_get_issuer_dn_by_oid : I chose to always set the raw_flag to 0 to get a string back.
- gnutls_x509_crt_get_signature
- gnutls_x509_crt_print: not sure how to test this? I added the oneline output of the test certificate, is this reliable?
- gnutls_x509_crt_verify: Here I am the most unsure. Is my schemified name ok? How to handle multiple signers? If no flags what should be used for the c_flags?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/merge_requests/39
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/20250305/bc008968/attachment-0001.html>
More information about the Gnutls-devel
mailing list