diff options
author | Phillip Smyth <phillip.smyth@codethink.co.uk> | 2017-10-07 15:57:15 +0100 |
---|---|---|
committer | Phillip Smyth <phillip.smyth@codethink.co.uk> | 2017-10-07 15:57:15 +0100 |
commit | 66ab24a4f21fb0d0978938bb0ad661e12fa25e4c (patch) | |
tree | 856bad582c466d19df6705a59aa44e56169a9fea /lib/gitano.lua | |
parent | 1228c8dc2b1624c8e8c866107c3768d8a47fad29 (diff) | |
download | gitano-nexus/ed25519.tar.gz |
Ticket: Check for ED25519 support in ssh keynexus/ed25519
Added ED25519 support.
config.lua:
Changed the manual keytype check into a function call from util.lua
usercommand:
Changed the manual keytype check into a function call from util.lua
util.lua:
Added a keycheck function that returns true if an invalid keytype is detected
library.yarn:
Added implementation of createsshkey which uses ED25519 as a parameter
02-commands-sshkey.yarn:
Modified the "ssh key basics" Scenario to create a second key of type ED25519 and test it
Diffstat (limited to 'lib/gitano.lua')
0 files changed, 0 insertions, 0 deletions