1TOR-PRINT-ED-SIGN(1) Tor Manual TOR-PRINT-ED-SIGN(1)
2
3
4
6 tor-print-ed-signing-cert - print expiration date of ed25519 signing
7 certificate
8
10 tor-print-ed-signing-cert <path to ed25519_signing_cert file>
11
13 tor-print-ed-signing-cert is utility program for Tor relay operators to
14 check expiration date of ed25519 signing certificate.
15
16 Expiration date is printed in three formats:
17
18 • Human-readable timestamp, localized to current timezone.
19
20 • RFC 1123 timestamp (at GMT timezone).
21
22 • Unix time value.
23
25 tor(1)
26
27 https://spec.torproject.org/cert-spec
28
30 Tor Project, Inc.
31 Author.
32
33
34
35Tor 11/09/2023 TOR-PRINT-ED-SIGN(1)