Skip to content

Commit

Permalink
doc: Fix token creation procedure
Browse files Browse the repository at this point in the history
Signed-off-by: montag451 <montag451@laposte.net>
  • Loading branch information
montag451 committed Mar 4, 2024
1 parent d55fd1d commit d616ce4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/howto/server_expose.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,8 @@ To authenticate a client using a trust token, complete the following steps:

1. On the server, enter the following command:

incus config trust add
incus config trust add <client_name>

Enter the name of the client that you want to add.
The command generates and prints a token that can be used to add the client certificate.
1. On the client, add the server with the following command:

Expand Down

0 comments on commit d616ce4

Please sign in to comment.