[gnutls-devel] GnuTLS | gnutls_init: added flag for automatic re-authentication (!766)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Oct 16 09:01:45 CEST 2018
Nikos Mavrogiannopoulos commented on a discussion on tests/tls12-rehandshake-cert-auto.c:
> +
> + close(fd);
> + gnutls_deinit(session);
> +
> + gnutls_anon_free_server_credentials(anoncred);
> + gnutls_certificate_free_credentials(x509_cred);
> +
> + gnutls_global_deinit();
> +
> + if (debug)
> + success("server: finished\n");
> +}
> +
> +static void ch_handler(int sig)
> +{
> + return;
Indeed. I don't know why I handled it like that.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/766#note_109025438
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/20181016/3b53f60d/attachment.html>
More information about the Gnutls-devel
mailing list