1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-04-19 07:42:18 +03:00

17 Commits

Author SHA1 Message Date
nbari
33b59a3397
prefer the HOME environmental variable 2017-09-30 14:19:38 +02:00
nbari
db797e0980
when using -u new fetch always the key
modified:   cache.go
2017-08-25 14:45:56 +02:00
nbari
8c47201b97
getKey search for RSA private keys 2017-08-24 17:22:39 +02:00
nbari
684ad4b94f
modified: cache.go 2017-08-20 12:20:55 +02:00
nbari
e0941f245a
fixed cache findKey 2017-04-05 17:31:46 +02:00
nbari
81b9bb91e0
draft fingerprint 2017-04-05 01:32:05 +02:00
nbari
0b4922780e
need to fix the fingerprint/cache 2017-04-04 19:03:54 +02:00
nbari
b3d5822d60
cache tests
modified:   cache.go
	modified:   cache_test.go
2016-10-23 19:02:56 +02:00
nbari
15a8dbcc3b
add tests for getkey Schlosser 2016-10-22 23:02:10 +02:00
nbari
cedfc81a0e
-u also accepts an URL from where to fetch the ssh-keys 2016-10-19 20:35:15 +02:00
nbari
82235b870f
lint 2016-10-18 20:30:20 +02:00
nbari
7530241790
use ~/.ssh/vault for storing keys
modified:   cache.go
2016-10-10 11:33:23 +02:00
nbari
e5be707960
Implemented option to select keys -k N 2016-10-08 15:40:06 +02:00
nbari
0eb0dd6ee1
fixed bug on cache (returning key instead of uKey) 2016-10-07 11:26:41 +02:00
nbari
ce3588d3e8
PEM/PKCS8 2016-10-01 17:51:37 +02:00
nbari
aa250979b8
save cache 2016-10-01 13:43:42 +02:00
nbari
4b820cc7dc
cache, http client, vault 2016-09-30 18:14:54 +02:00