-
Notifications
You must be signed in to change notification settings - Fork 4
authorized keys.en
JBBgameich edited this page May 1, 2018
·
2 revisions
The authorized_keys allows you to access the router with pre-shared keys i.s.o. just a password. To use pre-shared keys you need to generate a public/private keypair and add the public key to the authorized_keys file.
You also need to setup your SSH client for using the pre-shared key. A good howto for PuTTY can be found here.