danhale-git/runrdp

Check all possible SSH key names when getting key name from AWS

danhale-git opened this issue · 1 comments

AWS hands back 'KEYNAME' where the actual key may be called 'KEYNAME.pem'. Handle this and all other possible variations of SSH key names.

Also allow user to configure SSH key directory in config file.