[gnutls-devel] GnuTLS | Adds a new API gnutls_session_set_verify_output_function() that allows TLS applications (!1339)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Sep 30 16:49:09 CEST 2020
Daiki Ueno started a new discussion on tests/auto-verify.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_421425479
> if (ret < 0)
> exit(1);
>
> + gnutls_session_set_verify_output_function(client, cert_out_callback);
It would be nice to check that `cert_out_callback` is actually called.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_421425479
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/20200930/e9f83903/attachment-0001.html>
More information about the Gnutls-devel
mailing list