Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
No edit summary |
||
Line 162: | Line 162: | ||
There are a large number of these key constraints, which are documented in the sshd man page ("man sshd" on a linux system). | There are a large number of these key constraints, which are documented in the sshd man page ("man sshd" on a linux system). | ||
== | == Best practices for key pairs == <!--T:30--> | ||
* Always encrypt your private key. | * Always encrypt your private key. | ||
* Avoid copying your private key to a remote system. | * Avoid copying your private key to a remote system. |