open-vault/builtin/logical/ssh
Alexander Scheel cc57a0f73e
Clarify key bits for ssh (#18854)
* Clarify error on due to unsupported EC key bits

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Remove documentation about unsupported EC/224

Resolves: #18843

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-01-26 10:14:05 -05:00
..
cmd/ssh
backend.go SSH secrets engine - Enabled creation of key pairs (CA Mode) (#15561) 2022-06-10 09:48:19 -04:00
backend_test.go Use hashicorp mirror for container pulls (#17778) 2022-11-02 13:33:17 -04:00
communicator.go
linux_install_script.go
path_config_ca.go Clarify key bits for ssh (#18854) 2023-01-26 10:14:05 -05:00
path_config_ca_test.go
path_config_zeroaddress.go
path_creds_create.go
path_fetch.go Clarify ssh/public_key response, recommend -format=raw (#17745) 2022-10-31 11:14:49 -04:00
path_issue.go ssh: Do not convert errors into logical.ErrorResponse in issue path (#15929) 2022-06-10 11:21:29 -04:00
path_issue_sign.go Evaluate ssh validprincipals user template before splitting (#16622) 2022-10-13 17:34:36 -05:00
path_keys.go
path_lookup.go
path_roles.go Expose ssh algorithm_signer in web interface (#10114) (#10299) 2022-11-10 14:24:53 -08:00
path_sign.go ssh: Do not convert errors into logical.ErrorResponse in issue path (#15929) 2022-06-10 11:21:29 -04:00
path_verify.go
secret_dynamic_key.go
secret_otp.go
util.go refactor: replace strings.Replace with strings.ReplaceAll (#15392) 2022-08-03 15:22:48 -04:00