Florin Cătălin Țiucra-Popa
3d5ed417c6
Update pkcs11.mdx ( #16994 )
2022-09-02 09:01:29 -07:00
Zalary Young
99fc3abae2
adds note about aws kms_key_id alias ( #10693 )
...
Co-authored-by: zalary <zalary@hashicorp.com >
2022-08-31 09:35:06 -07:00
Nick Cabatoff
4dc81554ce
Point people in the right direction for tokens used in transit autounseal. ( #16951 )
2022-08-31 10:37:25 -04:00
Loann Le
3c13d52cb0
Vault documentation: updated all references from Learn to Tutorial ( #15514 )
...
* updated learn to tutorial
* correct spelling
2022-05-19 18:04:46 -07:00
Loann Le
bac9c38bba
Vault documentation: added disable parameter to seal stanza-related doc pages ( #15329 )
...
* add disable parameter
* modified note
2022-05-09 10:12:30 -07:00
Loann Le
bf2667bd2c
Vault documentation: updated docs to include a note about seal requirement ( #15172 )
...
* add note about seal requirement
* fixed spelling error
* updated notes
* Update website/content/docs/configuration/seal/pkcs11.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/concepts/seal.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-04-26 12:13:03 -07:00
kitography
2d03150157
Typo fixes; numbering fixes. ( #15010 )
...
* Typo fixes; numbering fixes.
* Removes changes to numbering - these aren't visible (see https://riptutorial.com/markdown/example/1805/numbered-lists )
2022-04-13 15:01:04 -04:00
Loann Le
e2490059d0
changed reference from learn to tutorial ( #14868 )
2022-04-04 10:05:34 -07:00
Loann Le
10833d4d63
updated references from learn to tutorial ( #14867 )
2022-04-04 10:05:16 -07:00
Loann Le
93472f303e
updated references from learn to tutorial ( #14866 )
2022-04-04 10:04:50 -07:00
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
Alexander Scheel
4f86ae1eb5
Add clarification around vague "this" references ( #13968 )
...
* Clarify subject of this w.r.t. TLS configuration
Thanks to @aphorise for pointing this out internally.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify vague this in secrets/gcp docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify vague this in secrets/aws docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify vague this in secrets/database/oracle.mdx
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify vague this in seal/pkcs11 docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Clarify vague this in agent/autoauth docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-02-09 13:02:44 -05:00
Steven Clark
acf91ac29b
Documentation updates for new keys for PKCS#11 unsealing ( #13814 )
...
* Document new force_rw_session parameter within pkcs11 seals
* documentation for key_id and hmac_key_id fields
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/configuration/seal/pkcs11.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
Co-authored-by: rculpepper <rculpepper@hashicorp.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-01-28 11:25:02 -05:00
Scott Miller
f8cb3dcc63
Don't claim that Vault obfuscates the environment variable for sensitive values, this doesn't work at least in recent version of Go, as Go makes a copy of the environment, so we're only modifying that one, and not the one visible to the rest of the system ( #13252 )
2021-11-24 11:50:34 -06:00
Alexander Scheel
f373f23da4
go-kms-wrapping update for Azure Key Vault's Managed HSM offering ( #12934 )
...
* Update to hashicorp/go-kms-wrapping@v0.6.8
Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add documentation around Managed HSM KeyVault
This introduces the "resource" config parameter and the
AZURE_AD_RESOURCE environment variable from the updated go-kms-wrapping
dependency.
Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add changelog entry for g-k-w changes
Includes changes from @stevendpclark.
Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com >
2021-10-27 12:07:18 -04:00
aphorise
4aeab7e8c4
Docs: Seal pkcs11 updated example with actual hex slot reference and … ( #12530 )
...
* Docs: Seal pkcs11 updated example with actual hex slot reference and notes related to decimal conversion. Minor correction to **Note** area in 'lib' parameter above 'slot'.
* Docs: Seal pkcs11 slot note correction.
2021-09-22 16:55:20 -04:00
Loann Le
3ede1ed317
adding ARN in description ( #12477 )
2021-09-01 13:12:20 -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
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