vishalnayak
|
2320bfb1e4
|
Vault SSH: Helper for OTP creation and role read
|
2015-08-13 11:12:30 -07:00 |
vishalnayak
|
c11bcecbbb
|
Vault SSH: Mandate default_user. Other refactoring
|
2015-08-13 10:36:31 -07:00 |
vishalnayak
|
8e946f27cc
|
Vault SSH: cidr to cidr_list
|
2015-08-13 08:46:55 -07:00 |
vishalnayak
|
7d3025fd6e
|
Vault SSH: Default lease duration, policy/ to role/
|
2015-08-12 17:36:27 -07:00 |
vishalnayak
|
330ef396ca
|
Vault SSH: Default lease of 5 min for SSH secrets
|
2015-08-12 17:10:35 -07:00 |
vishalnayak
|
2d23ffe3d2
|
Vault SSH: Exposed verify request/response messges to agent
|
2015-08-12 13:22:48 -07:00 |
vishalnayak
|
f84347c542
|
Vault SSH: Added SSHAgent API
|
2015-08-12 10:48:58 -07:00 |
vishalnayak
|
0abf07cb91
|
Vault SSH: Website doc v1. Removed path_echo
|
2015-08-12 09:25:28 -07:00 |
vishalnayak
|
32502977f6
|
Vault SSH: Automate OTP typing if sshpass is installed
|
2015-08-06 17:00:50 -04:00 |
vishalnayak
|
0af97b8291
|
Vault SSH: uninstall dynamic keys using script
|
2015-08-06 15:50:12 -04:00 |
vishalnayak
|
3dd8fe750d
|
Vault SSH: Script to install dynamic keys in target
|
2015-08-06 14:48:19 -04:00 |
vishalnayak
|
9aa075f3c7
|
Vault SSH: Added 'echo' path to SSH
|
2015-08-04 15:30:24 -04:00 |
vishalnayak
|
476da10f1c
|
Vault SSH: Testing OTP creation
|
2015-08-03 19:04:07 -04:00 |
vishalnayak
|
8409ba7210
|
Vault SSH: CRUD tests for named keys
|
2015-08-03 16:18:14 -04:00 |
vishalnayak
|
b7c7befe68
|
Vault SSH: CRUD test for lookup API
|
2015-08-03 11:22:00 -04:00 |
vishalnayak
|
c4bd85c241
|
Vault SSH: CRUD test for dynamic role
|
2015-07-31 15:17:40 -04:00 |
vishalnayak
|
c7ef0b95c2
|
Vault SSH: CRUD test case for OTP Role
|
2015-07-31 13:24:23 -04:00 |
vishalnayak
|
61c9f884a4
|
Vault SSH: Review Rework
|
2015-07-29 14:21:36 -04:00 |
Vishal Nayak
|
4b4df4271d
|
Vault SSH: Refactoring
|
2015-07-27 16:42:03 -04:00 |
Vishal Nayak
|
2e7612a149
|
Vault SSH: admin_user/default_user fix
|
2015-07-27 15:03:10 -04:00 |
Vishal Nayak
|
e9f507caf0
|
Vault SSH: Refactoring
|
2015-07-27 13:02:31 -04:00 |
Vishal Nayak
|
b532ee0bf4
|
Vault SSH: Dynamic Key test case fix
|
2015-07-24 12:13:26 -04:00 |
Vishal Nayak
|
e8daf2d0a5
|
Vault SSH: keys/ designated special path
|
2015-07-23 18:12:13 -04:00 |
Vishal Nayak
|
791a250732
|
Vault SSH: Support OTP key type from CLI
|
2015-07-23 17:20:28 -04:00 |
Vishal Nayak
|
47197d4cb3
|
Vault SSH: Added vault server otp verify API
|
2015-07-22 16:00:58 -04:00 |
Vishal Nayak
|
93f7448487
|
Vault SSH: Vault agent support
|
2015-07-22 14:15:19 -04:00 |
Vishal Nayak
|
ed258f80c6
|
Vault SSH: Refactoring and fixes
|
2015-07-10 18:44:31 -06:00 |
Vishal Nayak
|
89a0e37a89
|
Vault SSH: Backend and CLI testing
|
2015-07-10 16:18:02 -06:00 |
Vishal Nayak
|
3c7dd8611c
|
Vault SSH: Test case skeleton
|
2015-07-10 09:56:14 -06:00 |
Vishal Nayak
|
73414154f8
|
Vault SSH: Made port number configurable
|
2015-07-06 16:56:45 -04:00 |
Vishal Nayak
|
425b69be32
|
Vault SSH: PR review rework: Formatting/Refactoring
|
2015-07-02 19:52:47 -04:00 |
Vishal Nayak
|
a1e2705173
|
Vault SSH: PR review rework
|
2015-07-02 17:23:09 -04:00 |
Vishal Nayak
|
30a24eef2c
|
Vault SSH: review rework: formatted and moved code
|
2015-07-01 21:26:42 -04:00 |
Vishal Nayak
|
67e543a863
|
Vault SSH: Regex supports hypen in key name and role names
|
2015-07-01 21:05:52 -04:00 |
Vishal Nayak
|
bb16052141
|
Vault SSH: replaced concatenated strings by fmt.Sprintf
|
2015-07-01 20:35:11 -04:00 |
Vishal Nayak
|
d691a95531
|
Vault SSH: PR review rework - 1
|
2015-07-01 11:58:49 -04:00 |
Vishal Nayak
|
1f001d283f
|
For SSH backend, allow factory to be provided instead of Backend
|
2015-07-01 09:37:11 -04:00 |
Vishal Nayak
|
b0043737af
|
lease handling fix
|
2015-06-30 20:21:41 -04:00 |
Vishal Nayak
|
5e5e6788be
|
Input validations, help strings, default_user support
|
2015-06-30 18:33:17 -04:00 |
Vishal Nayak
|
91ed2dcdc2
|
Refactoring changes
|
2015-06-29 22:00:08 -04:00 |
Vishal Nayak
|
0f2c1f867e
|
SCP in pure GO and CIDR parsing fix
|
2015-06-29 11:49:34 -04:00 |
Vishal Nayak
|
29696d4b6b
|
Creating SSH keys and removal of files in pure 'go'
|
2015-06-26 15:43:27 -04:00 |
Vishal Nayak
|
8c15e2313b
|
ssh/lookup implementation and refactoring
|
2015-06-25 21:47:32 -04:00 |
Vishal Nayak
|
b237a3bcc2
|
POC: Rework. Doing away with policy file.
|
2015-06-24 18:13:12 -04:00 |
Vishal Nayak
|
f8d164f477
|
SSHs to multiple users by registering the respective host keys
|
2015-06-19 12:59:36 -04:00 |
Vishal Nayak
|
8d98968a54
|
Roles, key renewal handled. End-to-end basic flow working.
|
2015-06-18 20:48:41 -04:00 |
Vishal Nayak
|
2aed5f8798
|
Implementation for storing and deleting the host information in Vault
|
2015-06-17 22:10:47 -04:00 |
Vishal Nayak
|
303a7cef9a
|
Received OTK in SSH client. Forked SSH process from CLI. Added utility file for SSH.
|
2015-06-17 20:33:03 -04:00 |
Vishal Nayak
|
3ed73d98c2
|
Added: Ssh CLI command and API, config lease impl, sshConnect path to backend, http handler for Ssh connect
|
2015-06-17 12:39:49 -04:00 |
Vishal Nayak
|
08c921c75e
|
Vault SSH: POC Stage 1. Skeleton implementation.
|
2015-06-16 16:58:54 -04:00 |