[gnutls-devel] GnuTLS | WIP: Dynamic downloading of missing intermediate CAs via gnutls-cli using the option 'ca-auto-retrieve' (!1319)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Sep 2 17:47:05 CEST 2020
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1319 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on src/cli.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1319#note_406161220
> + perror("recv");
> + ret = -1;
> + goto cleanup;
Not your fault (the same code appears in `ocsptool-common.c`), but `socket_bye` needs to be called before goto.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1319
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/20200902/53e722bd/attachment.html>
More information about the Gnutls-devel
mailing list