Rldeckard / sshRunCMD

Used to run concurrent changes to Cisco network devices
1 stars 1 forks source link

Add option to generate aes credentials if not detected #32

Open Rldeckard opened 1 year ago

Rldeckard commented 1 year ago

Now that we have a set of aes functions to use as needed we need to add the ability to generate secure credentials if they're not already present using EncryptAES.

Rldeckard commented 8 months ago

Just about there. Now we need to add the ability to generate a key and helper file through viper if it's not present to allow a persistent state without the user needing to manually create the files.