Fixing SSH key generation problem 37/28037/2
authorVinod Ahuja <vahuja@unomaha.edu>
Thu, 29 Sep 2022 21:42:41 +0000 (16:42 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 4 Oct 2022 15:09:45 +0000 (15:09 +0000)
commit237efb4f9a1331c7c466eae7f926a2c14a552732
tree945ae4d9098bdd2047bbf42ba3b42583f28ef33e
parent7b8af5d3cc5847670caad132173782c98fc03d87
Fixing SSH key generation problem

I installed Ubuntu 22.04 and RSA protocol for ssh key pair was not working and was constantly getting permission denined key pair mismatch issues.
After following openstac documentation (https://docs.openstack.org/contributors/common/setup-gerrit.html) I was quickly able to fix SSH key setup issue.
Open Stack recommended to use ed25519 keys protocol as it works well in all operating system.
Following that recommendation and personally experience issues with RSA key generation I have updated the documentation to ed25519.

Bug-AGL: [SPEC-4470]
Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu>
Change-Id: I6209337e0056821ec9a0f28ea9aabb9d0933c53e
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28037
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
docs/6_How_To_Contribute/1_Getting_Linux_Foundation_account.md