![]() 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. |
||
---|---|---|
.. | ||
ca-chain.cert.pem | ||
client-revoked.cert.pem | ||
client-revoked.key.pem | ||
client.cert.pem | ||
client.key.pem | ||
crl.pem | ||
emqx_crl_cache_http_server.erl | ||
intermediate-not-revoked.crl.pem | ||
intermediate-revoked.crl.pem | ||
server.cert.pem | ||
server.key.pem |