redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.46k stars 579 forks source link

CORE-4182: dt/tls: Create chain of CRLs #19865

Closed michael-redpanda closed 3 months ago

michael-redpanda commented 3 months ago

The TLSChainCACertManager class in ducktape is updated to chain CRLs for each individual CA.

This PR is required to fix DT tests before enabling OpenSSL in Seastar which will be done in a subsequent vtools PR

Backports Required

Release Notes

michael-redpanda commented 3 months ago

CI Failures: