nmos-cpp
nmos-cpp copied to clipboard
OCSP Stapling & HSTS support
Added OSCP Stapling & HSTS support to comply with all BCP-003-01 test cases
What automated tests are possible for the OCSP functionality?
I know there is a single test case in the NMOS Testing Tool, provided by testssl.sh. Does this cover both TLS 1.2 and TLS 1.3? Is the test sufficient in other ways? Should we test with both one and two server certs or with other deployment differences?
How about unit tests?