Jonathan Ballet
9601d9c277
Improve databases documentation ( #12344 )
...
* Improve databases documentation
Fixed a bunch of formatting issues and broken JSON outputs.
* Remove changelog entry
* Apply suggestions from code review
2021-12-20 15:07:59 -05:00
Nick Cabatoff
8f7dafec91
Set Cassandra connect timeout, not just regular timeout ( #12903 )
2021-10-22 11:02:28 -04:00
Michael Golowka
43ccb633b5
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
Jason O'Donnell
dce9827a2a
db/cassandra: Adding changelog and documentation ( #11822 )
...
* db/cassandra: add tls_server_name
* Remove changes from deprecated engine
* Add changelog and doc
2021-06-10 19:06:40 -04:00
Michael Golowka
a46b5f948d
database/cassandra: Docs: Add known issue warning to pem_bundle
field ( #11823 )
2021-06-10 17:04:12 -06:00
Michael Golowka
cba7abc64e
Add note about root_rotation_statements workaround for special chars ( #11378 )
2021-04-21 12:58:48 -07:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Michael Golowka
6889fc379f
Add Username Templating Concepts page ( #10935 )
2021-02-26 16:04:12 -07:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00