[DOC] Add instruction for ssh key generation 69/129269/4
authorqingshuting <qingshuting1@huawei.com>
Mon, 16 May 2022 04:41:48 +0000 (12:41 +0800)
committerqingshuting <qingshuting1@huawei.com>
Wed, 18 May 2022 01:57:17 +0000 (09:57 +0800)
commit2055c0e93761c2b797c0fceb057c62cb116a5c27
tree9c2d31aa751059ff8f437910a30886b1f6f5292b
parent671839c313840b186b978b66cac7dd6ee808dc91
[DOC] Add instruction for ssh key generation

OpenSSH 8.8+ disables the support for RSA/SHA1. For developers in this scenario uses "ssh-keygen -t rsa" command, the ssh key can be generated successfully. But it will come back" Permission Denied (Public Key)" when they try to pull/push code through ssh method. Few solutions in google will tell it could be the OpenSSH reason which may cause some time for trouble shooting. So instruction is added here.

Change-Id: Iaababa9e25e87604b1bc6464f65156ec6e6b2d31
Signed-off-by: qingshuting <qingshuting1@huawei.com>
Issue-ID: DOC-790
docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst