signstar-request-signature-send(1) General Commands Manual
NAME
signstar-request-signature-send - Send signing request over SSH
SYNOPSIS
signstar-request-signature send <--host> [--port] <--user>
<--agent-socket> <--user-public-key> <--known-hosts> [-v|--verbose]...
[-q|--quiet]... [-h|--help]
DESCRIPTION
Send signing request over SSH
OPTIONS
--host
Signstar host
--port [default: 22]
Signstar port
--user
Signstar user
--agent-socket
Path to the agent socket used for user authentication
--user-public-key
Public key of a user
--known-hosts
Path of a known hosts file which contains public keys of the
serevr
-v, --verbose
Increase logging verbosity
-q, --quiet
Decrease logging verbosity
-h, --help
Print help
The path to a file being signed
May also be specified with the SIGNSTAR_REQUEST_FILE environment
variable.
signstar-request-signature-send
signstar-request-signature-send(1)