tor/doc/man/tor-print-ed-signing-cert.1.txt
Nick Mathewson 25c8a3d66b Remove "AUTHORS" sections from manual pages.
These sections were incomplete and outdated; their presence is
strongly discouraged by man-pages(7).

Closes #40149.
2020-10-05 12:10:26 -04:00

35 lines
917 B
Plaintext

// 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 https://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.
Expiration date is printed in three formats:
* Human-readable timestamp, localized to current timezone.
* RFC 1123 timestamp (at GMT timezone).
* Unix time value.
SEE ALSO
--------
**tor**(1) +
https://spec.torproject.org/cert-spec