Skip to content

Commit

Permalink
Add crl integraiton to tests (#17447)
Browse files Browse the repository at this point in the history
* Add tests using client certificates

Signed-off-by: Alexander Scheel <[email protected]>

* Refactor Go TLS client tests

Signed-off-by: Alexander Scheel <[email protected]>

* Add tests for CRLs

Note that Delta CRL support isn't present in nginx or apache, so we lack
a server-side test presently. Wget2 does appear to support it however,
if we wanted to add a client-side OpenSSL test.

Signed-off-by: Alexander Scheel <[email protected]>

* Add checks for delta CRL with wget2

This ensures the delta CRL is properly formatted and accepted by
OpenSSL.

Signed-off-by: Alexander Scheel <[email protected]>

* Re-add missing test helpers

Signed-off-by: Alexander Scheel <[email protected]>

* Rename clientFullChain->clientWireChain

Signed-off-by: Alexander Scheel <[email protected]>

Signed-off-by: Alexander Scheel <[email protected]>
  • Loading branch information
cipherboy authored Nov 28, 2022
1 parent a4a23f7 commit 48d98a8
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 52 deletions.
Loading

0 comments on commit 48d98a8

Please sign in to comment.