This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
aix:ssh_ecdsa [2023/09/07 12:18] manu |
aix:ssh_ecdsa [2023/09/07 12:19] (current) manu |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Read an SSH key to find the type and lengh | Read an SSH key to find the type and lengh | ||
| <cli prompt='#'> | <cli prompt='#'> | ||
| - | [root@aixtest] /root/.ssh> ssh-keygen -lf id_rsa.pub | + | [root@aixtest] /root/.ssh# ssh-keygen -lf id_rsa.pub |
| 4096 SHA256:y+eCN/wHa2+y4zNSTapuxxxxxxxxkWR2NIvKzwGFM root@aixtest (RSA) | 4096 SHA256:y+eCN/wHa2+y4zNSTapuxxxxxxxxkWR2NIvKzwGFM root@aixtest (RSA) | ||
| </cli> | </cli> | ||