<<

NAME

inca-ping-client - Ping an Inca server

SYNOPSIS

inca-ping-client [options]

DESCRIPTION

Contact an Inca server using a SSL connection and communicate using the Inca ping protocol.

OPTIONS

-c|--cert

A path to a valid certificate file [default: none]

-k|--key

A path to a valid key file [default: none]

-P|--passphrase

Read a passphrase for key from stdin

-t|--trusted

A path to either a directory or file of trusted certificates [default: none]

-u|--uri

A string containing the URI of the Inca server to ping: inca[s]://<host>:<port> [default: incas://localhost:6323]

AUTHOR

Shava Smallen <ssmallen@sdsc.edu>

<<