Skip to content

Commit 7c7dc3b

Browse files
committed
wire format for public key was deprecated
Signed-off-by: Jenn Wheeler <[email protected]>
1 parent 50682e6 commit 7c7dc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/authserver.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The public key auth ContainerSSH will call out to `/pubkey` in the following for
3636
}
3737
```
3838

39-
The public key is provided in the SSH wire format in base64 encoding.
39+
The public key is provided in the SSH authorized key format.
4040

4141
Your server will need to respond with the following JSON:
4242

0 commit comments

Comments
 (0)