open-vault/builtin/logical/ssh
2017-04-18 12:21:02 -04:00
..
backend.go Changes from code review 2017-03-01 15:19:18 -05:00
backend_test.go Always include a hash of the public key and "vault" (to know where it (#2498) 2017-03-16 11:14:17 -04:00
communicator.go Convert to logxi 2016-08-21 18:13:37 -04:00
linux_install_script.go Fix typo and remove trailing whitespace. (#2074) 2016-11-08 09:32:23 -05:00
path_config_ca.go Reads on unconfigured SSH CA public key return 400 2017-03-14 10:21:48 -04:00
path_config_ca_test.go SSH CA enhancements (#2442) 2017-03-08 17:36:21 -05:00
path_config_zeroaddress.go ssh: Use temporary file to store the identity file 2016-10-18 12:50:12 -04:00
path_creds_create.go ssh: Use temporary file to store the identity file 2016-10-18 12:50:12 -04:00
path_fetch.go SSH CA enhancements (#2442) 2017-03-08 17:36:21 -05:00
path_keys.go gofmt 2016-08-19 16:48:32 -04:00
path_lookup.go ssh: Use temporary file to store the identity file 2016-10-18 12:50:12 -04:00
path_roles.go Update SSH CA documentation 2017-04-07 11:59:25 -04:00
path_sign.go Parse and dedup but do not lowercase principals in SSH certs. (#2591) 2017-04-18 12:21:02 -04:00
path_verify.go Add allowed_roles to ssh-helper-config and return role name from verify call 2016-07-05 11:14:29 -04:00
secret_dynamic_key.go ssh: Use temporary file to store the identity file 2016-10-18 12:50:12 -04:00
secret_otp.go Make backends much more consistent: 2016-01-29 20:03:37 -05:00
util.go Changes from code review 2017-03-01 15:19:18 -05:00