open-vault/plugins/database/cassandra/test-fixtures
Michael Golowka 7f6a1739a3
Cassandra: Refactor PEM parsing logic (#11861)
* Refactor TLS parsing

The ParsePEMBundle and ParsePKIJSON functions in the certutil package assumes
both a client certificate and a custom CA are specified. Cassandra needs to
allow for either a client certificate, a custom CA, or both. This revamps the
parsing of pem_json and pem_bundle to accomodate for any of these configurations
2021-06-21 11:38:08 -06:00
..
no_tls Validate hostnames when using TLS in Cassandra (#11365) 2021-04-16 15:52:35 -06:00
with_tls Cassandra: Refactor PEM parsing logic (#11861) 2021-06-21 11:38:08 -06:00