[gnutls-devel] GnuTLS | OCSP must staple issue with TLS1.3 (#783)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Jun 8 01:21:50 CEST 2019




the reason for the failure was actually that the server sent the server certificate twice (0:server cert, 1:server cert (again), 2:intermediate cert) but the stapled response only once for the first sent certificate. This was only an issue with TLS 1.3 also. So this has not been strictly a GnuTLS bug - I don't know if it would be desirable or not if this would be handled more gracefully. fwiw: mozilla nss is getting along with such a situation. (no need to mention openssl, which does not ocsp checking at all)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/783#note_179151274
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/20190607/9ea71813/attachment.html>


More information about the Gnutls-devel mailing list