[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
Tue Sep 29 11:23:50 CEST 2020
Sahana Prasad commented on a discussion on src/cli.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_420353877
> gnutls_credentials_set(session, GNUTLS_CRD_PSK, psk_cred);
> gnutls_credentials_set(session, GNUTLS_CRD_CERTIFICATE, xcred);
>
> + gnutls_session_set_verify_output_function(session, cert_out_callback);
Yeah, I would postpone this and do it in a few days with a different PR.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_420353877
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/20200929/9a2ac662/attachment.html>
More information about the Gnutls-devel
mailing list