[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 09:29:58 CEST 2020



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1339 was reviewed by Daiki Ueno

--
  
Daiki Ueno started a new discussion on gnulib: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_420261528

> -Subproject commit 46bdd627ff522193134d31bdfd3ac4e4fddb5975
> +Subproject commit fb64a78174042189f4d012cbd748d565f021cd69

I suppose this was mistakenly added (unless you rely on some new stuff in gnulib): try `git submodule update`.

--
  
Daiki Ueno started a new discussion on src/cli.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_420261532

>  
>  
> +FILE *outfile;

static?

--
  
Daiki Ueno started a new discussion on src/cli.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339#note_420261533

>  	gnutls_credentials_set(session, GNUTLS_CRD_CERTIFICATE, xcred);
>  
> +	gnutls_session_set_verify_output_function(session, cert_out_callback);

I would replace the invocation of `print_cert_info` with this callback, but if it's too much burden, it would be fine to postpone the gnutls-cli change.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1339
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/589576ad/attachment-0001.html>


More information about the Gnutls-devel mailing list