aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-print-ed-signing-cert.1.txt
blob: 1a3109df9550b5d81368b6471c75d9854ec45489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// Copyright (c) The Tor Project, Inc.
// See LICENSE for licensing information
// This is an asciidoc file used to generate the manpage/html reference.
// Learn asciidoc on http://www.methods.co.nz/asciidoc/userguide.html
:man source:   Tor
:man manual:   Tor Manual
tor-print-ed-signing-cert(1)
============================
Tor Project, Inc.

NAME
----
tor-print-ed-signing-cert - print expiration date of ed25519 signing certificate

SYNOPSIS
--------
**tor-print-ed-signing-cert** __<path to ed25519_signing_cert file>__

DESCRIPTION
-----------
**tor-print-ed-signing-cert** is utility program for Tor relay operators to
check expiration date of ed25519 signing certificate.

SEE ALSO
--------
**tor**(1) +

https://spec.torproject.org/cert-spec

AUTHORS
-------
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.