Fixing SSH key generation problem 31/27931/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:59 +0000 (15:09 +0000)
commitb8859131d3ae92cb84a3faba4f80de328f9fc828
treefa3b0bcc03650fdd17bf7e3c8c0e3dc9da96fc33
parent19c407da96d2b071990d3b1871b4581ecc72f414
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/+/27931
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