We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50682e6 commit 7c7dc3bCopy full SHA for 7c7dc3b
docs/getting-started/authserver.md
@@ -36,7 +36,7 @@ The public key auth ContainerSSH will call out to `/pubkey` in the following for
36
}
37
```
38
39
-The public key is provided in the SSH wire format in base64 encoding.
+The public key is provided in the SSH authorized key format.
40
41
Your server will need to respond with the following JSON:
42
0 commit comments