cisagov / kali-packer

This project can be used to create AMIs based on Kali Linux, a penetration testing distribution.
Creative Commons Zero v1.0 Universal
16 stars 6 forks source link

Use ED25519 ssh key #147

Closed jsf9k closed 1 year ago

jsf9k commented 1 year ago

๐Ÿ—ฃ Description

This pull request modifies the AMI to use an ED25519 ssh key instead of an RSA ssh key.

๐Ÿ’ญ Motivation and context

Guacamole now supports non-RSA keys, and we changed cisagov/guacamole-packer to use an ED25519 key in cisagov/guacamole-packer#92.

๐Ÿงช Testing

I built a new AMI for our staging COOL and verified that it functions as expected with the new Guacamole AMI that was built as part of the testing for cisagov/guacamole-packer#92.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist