[gnutls-devel] GnuTLS | WIP: AIA callback to retrieve missing chain certificates (!1262)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri May 29 06:51:49 CEST 2020
Daiki Ueno commented on a discussion on lib/libgnutls.map: https://gitlab.com/gnutls/gnutls/-/merge_requests/1262#note_351497368
> global:
> gnutls_ext_get_name2;
> gnutls_pkcs7_print_signature_info;
> + gnutls_x509_trust_list_set_getissuer_function;
No, it's not only on the web interface, but incorrect at the file level. Check with:
```sh
$ grep -C2 getissuer lib/libgnutls.map
gnutls_ext_get_name2;
gnutls_pkcs7_print_signature_info;
gnutls_x509_trust_list_set_getissuer_function;
} GNUTLS_3_6_13;
```
Perhaps your editor configuration is affecting?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1262#note_351497368
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/20200529/2c243794/attachment.html>
More information about the Gnutls-devel
mailing list