Skip to content
Snippets Groups Projects
Commit f59bdb19 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update ssh-key-management.md

parent 24669750
No related branches found
No related tags found
No related merge requests found
Pipeline #39921 passed with warnings
......@@ -61,11 +61,11 @@ Private-Lines: 1
Private-MAC: dc3f83cef42026a2038f28e96f87367d762e72265621d82e2fe124634ec3c905
```
### Example of RSA Public Key Format
## Public Key
A public key file in the `*.pub` format is present on the remote side and allows an access to the owner of the matching private key.
An example of public key format:
### Example of RSA Public Key Format
```console
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpujuOiTKCcGkbbBhrk0Hjmezr5QpM0swscXQE7fOZG0oQSURoapd9tjC9eVy5FvZ339jl1WkJkdXSRtjc2G1U5wQh77VE5qJT0ESxQCEw0S+CItWBKqXhC9E7gFY+UyP5YBZcOneh6gGHyCVfK6H215vzKr3x+/WvWl5gZGtbf+zhX6o4RJDRdjZPutYJhEsg/qtMxcCtMjfm/dZTnXeafuebV8nug3RCBUflvRb1XUrJuiX28gsd4xfG/P6L/mNMR8s4kmJEZhlhxpj8Th0iIc+XciVtXuGWQrbddcVRLxAmvkYAPGnVVOQeNj69pqAR/GXaFAhvjYkseEowQao1 username@organization.example.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment