Skip to content

Improve the OCSP (status request) and interop testing

Nikos Mavrogiannopoulos requested to merge nmav/gnutls:tmp-fix-ocsp into master

This patch set cleans up the OCSP tests, and adds a new test to check the sanity case of OCSP must staple under TLS1.2 and TLS1.3. It also improves the interoperability testing with openssl by checking DTLS 1.2 in addition to DTLS 1.0.

Checklist

  • Commits have Signed-off-by: with name/author being identical to the commit author
  • Test suite updated with functionality tests

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code
Edited by Nikos Mavrogiannopoulos

Merge request reports

Loading