Steven Clark
e489631e87
Transit: Allow ENT only arguments for sign/verify. Add docs for new Ed25519 signature types ( #28821 )
2024-11-01 12:57:52 -04:00
Scott Miller
c131b47535
Link to the CLI commands in the BYOK pages ( #27490 )
2024-06-13 11:41:21 -05:00
Rachel Culpepper
b49622076f
Add docs for cmac ( #26654 )
...
* add docs for cmac
* move cmac
2024-04-25 17:05:11 -05:00
Khanh Quach
2590052f9c
grammar fix ( #18029 )
...
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com >
2023-08-10 13:09:32 +00:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Alexander Scheel
3e663fcb38
Document RSA operations ( #19377 )
...
Also clarify hash function choices.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-03-01 13:35:35 -05:00
Bryce Kalow
79f6ff191c
update learn links to point to developer locations ( #19026 )
2023-02-06 20:34:51 -08:00
Matt Schultz
b8e74851b3
Transit Managed Keys Documentation ( #18994 )
...
* Document 'managed_key' key type for transit. Document new 'usages' parameter when creating a managed key in the system backend.
* Document new managed key parameters for transit managed key rotation.
2023-02-03 18:49:02 -06:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com >
2023-01-25 16:12:15 -08:00
Bryce Kalow
47875daf53
website: fixes redirected links ( #17574 )
...
* fixes redirected links
* fix broken link to key wrapping guide
2022-10-18 14:06:27 -04:00
Alexander Scheel
3a40a8d961
Add note about transit BYOK key formats ( #17529 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-10-13 09:10:26 -05:00
Yoko Hyakuna
0ff853d8d3
Fix a broken URL ( #17192 )
2022-09-19 08:57:07 -07:00
Kevin Wang
ee80646e7e
Update index.mdx to fix broken link ( #17052 )
2022-09-08 14:04:02 -04:00
Rachel Culpepper
73bebd5fd5
add missing flag to wrapKey command ( #16988 )
2022-09-06 10:52:02 -05:00
Scott Miller
d6a1ce2e7b
Add support for a dedicated HMAC type in Transit. ( #16668 )
...
* Get import correct
* limits, docs
* changelog
* unit tests
* And fix import for hmac unit test
* typo
* Update website/content/api-docs/secret/transit.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com >
* Update builtin/logical/transit/path_keys.go
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com >
* Validate key sizes a bit more carefully
* Update sdk/helper/keysutil/policy.go
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com >
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com >
2022-09-06 10:17:58 -05:00
DevOps Rob
e9b335136a
updated usage example ( #9081 )
...
* updated usage example
* Docs: updated examples with base64 - removed herestring for echo instead that's more simple.
* Docs: updated examples with base64 - removed herestring for echo instead that's more simple.
Co-authored-by: Mehdi Ahmadi <aphorise@gmail.com >
2022-08-24 09:03:30 -04:00
Rachel Culpepper
3c8fdf0a39
Vault-5626: add key wrapping guide for transit import ( #16365 )
...
* add key wrapping guide for transit import
* link to key wrap guide from transit overview
* add new page to nav
* fix formatting
* fix note format
* fix link
2022-08-09 16:14:15 -05:00