1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-07-03 03:22:34 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
b3d5822d60 cache tests
modified:   cache.go
	modified:   cache_test.go
2016-10-23 19:02:56 +02:00
15a8dbcc3b add tests for getkey Schlosser 2016-10-22 23:02:10 +02:00
cedfc81a0e -u also accepts an URL from where to fetch the ssh-keys 2016-10-19 20:35:15 +02:00
82235b870f lint 2016-10-18 20:30:20 +02:00
7530241790 use ~/.ssh/vault for storing keys
modified:   cache.go
2016-10-10 11:33:23 +02:00
e5be707960 Implemented option to select keys -k N 2016-10-08 15:40:06 +02:00
0eb0dd6ee1 fixed bug on cache (returning key instead of uKey) 2016-10-07 11:26:41 +02:00
ce3588d3e8 PEM/PKCS8 2016-10-01 17:51:37 +02:00
aa250979b8 save cache 2016-10-01 13:43:42 +02:00
4b820cc7dc cache, http client, vault 2016-09-30 18:14:54 +02:00