gnutls-cli-debug(1) - Linux man page

Name

gnutls-cli-debug - GNU TLS test client, with verbose output

Synopsis

gnutls-cli-debug [options] hostname

Description

Simple client program to set up a TLS connection to some other computer. Like gnutls-cli(1), it sets up a TLS connection and forwards data from the standard input to the socket. Any information about the TLS control connection is printed to standard error.

Options

-d, --debug integer
Enable debugging.
-p, --port integer
The port to connect to.
-h, --help
Prints a short reminder of the command line options.
-V, --verbose
Even more verbose output.
-v, --version
Prints the program's version number.

See Also

gnutls-cli(1), gnutls-serv(1)

Author

Nikos Mavroyanopoulos <nmav@gnutls.org> and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list.

This manual page was written by Ivo Timmermans <ivo@debian.org>, for the Debian GNU/Linux system (but may be used by others).