signer

command
v2.0.16+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

README

signer

Example usage:

./signer -server-entry <...> -public-key <...> -private-key <...> sign

or:

SIGNER_SERVER_ENTRY=<...> SIGNER_PUBLIC_KEY=<...> SIGNER_PRIVATE_KEY=<...> ./signer sign
  • Signer is a tool that adds signatures to encoded server entries (sign mode) and generates signing key pairs (generate mode).
  • In sign mode, the output is an copy of the input encoded server entry with an additional signature field.
  • Inputs may be provided as either command line flags or environment variables.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL