]> git.ipfire.org Git - thirdparty/gnutls.git/commit
tests: add testcase to check for missing status request
authorTim Kosse <tim.kosse@filezilla-project.org>
Fri, 15 Jan 2016 13:45:03 +0000 (14:45 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 30 May 2016 12:11:22 +0000 (14:11 +0200)
commit8858ca33d3cb672fef2fa3c2e6eceb494616d06e
tree924739acb6b9b2f0f3a6d99a63dc67bc9e090315
parent9ea294cb89d60a4393e9266ee0364d4cf0daa5c7
tests: add testcase to check for missing status request

That is verify whether the OCSP MUST-staple extension, as can be
deduced from RFC7633, is accounted during handshake.
tests/Makefile.am
tests/status-request-missing.c [new file with mode: 0644]