[gnutls-devel] GnuTLS | server auth: disable TLS 1.3 if no signature algorithm is usable (!987)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue May 14 21:19:25 CEST 2019
Nikos Mavrogiannopoulos started a new discussion on lib/auth/cert.h: https://gitlab.com/gnutls/gnutls/merge_requests/987#note_170192184
> /* OCSP */
> gnutls_status_request_ocsp_func glob_ocsp_func;
> void *glob_ocsp_func_ptr; /* corresponding OCSP response function */
> +
> + bool tls13_ok;
should we add a comment to clarify that this is only checked in server side?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/987#note_170192184
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/20190514/1e2a656f/attachment.html>
More information about the Gnutls-devel
mailing list