How to migrate multiple SSH certificates to a different computer?
I have generated multiple SSH crtificates (key pairs) on computer A and copied the .ssh directory including
- the default key pair
id_rsaandid_rsa.puband - the second pair
id_rsa_1andid_rsa_1.puband - the configuration file
config
on my USB drive.
How to duplicate the same SSH setting on a different computer B?