gnutls-cli-debug(1) GnuTLS 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.

AUTHOR

Nikos Mavroyanopoulos <[email protected]> and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list.

This manual page was written by Ivo Timmermans <[email protected]>, for the Debian GNU/Linux system (but may be used by others).