Use ssh-keygen to convert ssh keys (#2197)

* use ssh-keygen to convert keys

* drop incorrect typings

* .

* Update ssh.service.ts

* Update ssh.service.ts

* Update ssh.service.ts
This commit is contained in:
Eugene
2020-03-01 11:17:11 +01:00
committed by GitHub
parent b3f17b84ff
commit f5ffdc1707
6 changed files with 114 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
"ssh2": "^0.8.2",
"ssh2-streams": "^0.4.2",
"sshpk": "^1.16.1",
"temp": "^0.9.1",
"terminus-terminal": "^1.0.98-nightly.0"
},
"peerDependencies": {