0ce7c3b331
* Add default timeout to legacy ssh.ClientConfig When using the deprecated Dynamic SSH Keys method, Vault will make an outbound SSH connection to an arbitrary remote host to place SSH keys. We now set a timeout of 1 minute for this connection. It is strongly recommended consumers of this SSH secrets engine feature migrate to the more secure, and otherwise equivalent, SSH certificates method. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
cmd/ssh | ||
backend.go | ||
backend_test.go | ||
communicator.go | ||
linux_install_script.go | ||
path_config_ca.go | ||
path_config_ca_test.go | ||
path_config_zeroaddress.go | ||
path_creds_create.go | ||
path_fetch.go | ||
path_keys.go | ||
path_lookup.go | ||
path_roles.go | ||
path_sign.go | ||
path_verify.go | ||
secret_dynamic_key.go | ||
secret_otp.go | ||
util.go |