1TANG-SHOW-KEYS(1) TANG-SHOW-KEYS(1)
2
3
4
6 tang-show-keys - Output signing key thumbprints
7
9 tang-show-keys [<PORT>]
10
12 It is sometimes necessary to manually verify that a client has received
13 the expected Tang advertisement.
14
15 The client will usually show the thumbprints of the signing keys in the
16 advertisement it got, and this tool will show the thumbprints of the
17 signing keys used by the Tang server on localhost. If these two sets of
18 thumbprints agree, the client has the right advertisement and it is
19 safe to let the client use it.
20
21 <PORT> is the port that the Tang server is listening on on localhost.
22 It defaults to 80.
23
25 Marius Vollmer <marius.vollmer@redhat.com>
26
28 tang(8)
29
30
31
32 02/25/2020 TANG-SHOW-KEYS(1)