Skip to content

Commit 1bb5faa

Browse files
committed
fix(pgw): remove whitespace
1 parent c1f325a commit 1bb5faa

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pages/public-gateways/troubleshooting/ssh-key-format.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,4 @@ A trusted fingerprint is one that you or your organization has verified to be le
107107

108108
### Converting one fingerprint format to another
109109

110-
It is not possible to convert a `SHA256` format fingerprint to a `MD5` format fingerprint, or vice versa, without the original public key. This is because these fingerprints are created with one-way hash functions. You must have the original public key in order to generate the desired fingerprint type from it, and compare with fingerprints shown in Cockpit or the Scaleway console.
111-
112-
113-
114-
115-
116-
110+
It is not possible to convert a `SHA256` format fingerprint to a `MD5` format fingerprint, or vice versa, without the original public key. This is because these fingerprints are created with one-way hash functions. You must have the original public key in order to generate the desired fingerprint type from it, and compare with fingerprints shown in Cockpit or the Scaleway console.

0 commit comments

Comments
 (0)