tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

tor-print-ed-signing-cert.1.txt (917B)


      1 // Copyright (c) The Tor Project, Inc.
      2 // See LICENSE for licensing information
      3 // This is an asciidoc file used to generate the manpage/html reference.
      4 // Learn asciidoc on https://www.methods.co.nz/asciidoc/userguide.html
      5 :man source:   Tor
      6 :man manual:   Tor Manual
      7 tor-print-ed-signing-cert(1)
      8 ============================
      9 Tor Project, Inc.
     10 
     11 NAME
     12 ----
     13 tor-print-ed-signing-cert - print expiration date of ed25519 signing certificate
     14 
     15 SYNOPSIS
     16 --------
     17 **tor-print-ed-signing-cert** __<path to ed25519_signing_cert file>__
     18 
     19 DESCRIPTION
     20 -----------
     21 **tor-print-ed-signing-cert** is utility program for Tor relay operators to
     22 check expiration date of ed25519 signing certificate.
     23 
     24 Expiration date is printed in three formats:
     25 
     26 * Human-readable timestamp, localized to current timezone.
     27 * RFC 1123 timestamp (at GMT timezone).
     28 * Unix time value.
     29 
     30 SEE ALSO
     31 --------
     32 **tor**(1) +
     33 
     34 https://spec.torproject.org/cert-spec