emqx/test/emqx_crl_cache_SUITE_data
Thales Macedo Garitezi f08aa9f5f5 test(crl): add test case for revoke-then-refresh (v4.4)
Investigation for https://github.com/emqx/emqx/issues/9732.

Apparently, there is no problem if a CRL is cached without
revocations, a client cert is revoked, and later the CRL is refreshed.
The test case indicates that the same client can at first connect to
the server and later is denied connection because the CRL was
refreshed.

Also, we take the opportunity in this PR to refresh the test
certificate and CRL files which would expire in June 2023.
2023-01-12 11:12:22 -03:00
..
ca-chain.cert.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
client-revoked.cert.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
client-revoked.key.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
client.cert.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
client.key.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
crl.pem chore(oscp_crl): port OCSP and CRL features to CE repo (re4.4) 2022-11-03 10:10:16 -03:00
emqx_crl_cache_http_server.erl test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
intermediate-not-revoked.crl.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
intermediate-revoked.crl.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
server.cert.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00
server.key.pem test(crl): add test case for revoke-then-refresh (v4.4) 2023-01-12 11:12:22 -03:00