mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-07 16:01:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| cassandra-database-plugin | ||
| test-fixtures | ||
| cassandra.go | ||
| cassandra_test.go | ||
| connection_producer.go | ||
| connection_producer_test.go | ||
| tls.go | ||