summaryrefslogtreecommitdiff
path: root/doc/manpages
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-21 11:45:53 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-21 11:46:31 +0100
commit547996d1eef7aced45c2d94a90fa9a03aa03596b (patch)
tree074ba3a8aa0054de59338bcc59ec73f13825a0db /doc/manpages
parent3ab6c438f5ede67b955074711002f9d64ef821ed (diff)
downloadgnutls-547996d1eef7aced45c2d94a90fa9a03aa03596b.tar.gz
Do not store auto-generated manpages to git.
Diffstat (limited to 'doc/manpages')
-rw-r--r--doc/manpages/gnutls-cli-debug.181
-rw-r--r--doc/manpages/gnutls-serv.1201
-rw-r--r--doc/manpages/psktool.195
-rw-r--r--doc/manpages/srptool.1130
4 files changed, 0 insertions, 507 deletions
diff --git a/doc/manpages/gnutls-cli-debug.1 b/doc/manpages/gnutls-cli-debug.1
deleted file mode 100644
index 75a3a0af09..0000000000
--- a/doc/manpages/gnutls-cli-debug.1
+++ /dev/null
@@ -1,81 +0,0 @@
-.TH gnutls-cli-debug 1 "21 Jan 2012" "3.0.12" "User Commands"
-.\"
-.\" DO NOT EDIT THIS FILE (cli-debug-args.man)
-.\"
-.\" It has been AutoGen-ed January 21, 2012 at 11:32:41 AM by AutoGen 5.12
-.\" From the definitions ../../src/cli-debug-args.def
-.\" and the template file agman-cmd.tpl
-.\"
-.SH NAME
-gnutls-cli-debug \- GnuTLS debug client
-.SH SYNOPSIS
-.B gnutls-cli-debug
-.\" Mixture of short (flag) options and long options
-.RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \-\-\fIopt\-name\fP " [[=| ]\fIvalue\fP]]..."
-.PP
-Operands and options may be intermixed. They will be reordered.
-.SH "DESCRIPTION"
-TLS debug client. It sets up multiple TLS connections to
-a server and queries its capabilities. Can be used to check for servers with
-special needs or bugs.
-.SH "OPTIONS"
-.TP
-.BR \-d " \fInumber\fP, " \-\-debug "=" \fInumber\fP
-Enable debugging.
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 9999
-.fi
-.in -4
-.sp
-.TP
-.BR \-V ", " -\-verbose
-More verbose output.
-This option may appear an unlimited number of times.
-.sp
-.TP
-.BR \-p " \fInumber\fP, " \-\-port "=" \fInumber\fP
-The port to connect to.
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 65536
-.fi
-.in -4
-.sp
-.TP
-.BR \-? , " \-\-help"
-Display usage information and exit.
-.TP
-.BR \-! , " \-\-more-help"
-Pass the extended usage information through a pager.
-.TP
-.BR \-v " [{\fIv|c|n\fP}]," " \-\-version" "[=\fI{v|c|n}\fP]"
-Output version of program and exit. The default mode is `v', a simple
-version. The `c' mode will print copyright information and `n' will
-print the full copyright notice.
-.SH "EXIT STATUS"
-One of the following exit values will be returned:
-.TP
-.BR 0
-Successful program execution.
-.TP
-.BR 1
-The operation failed or the command syntax was not valid.
-.SH "SEE ALSO"
-gnutls-cli(1), gnutls-serv(1)
-.SH "AUTHORS"
-Nikos Mavrogiannopoulos and Simon Josefsson
-.SH "COPYRIGHT"
-Copyright (C) 2000-2012 Free Software Foundation all rights reserved.
-This program is released under the terms of the GNU General Public License, version 3 or later.
-.SH "BUGS"
-Please send bug reports to: bug-gnutls@gnu.org
-.SH "NOTES"
-This manual page was \fIAutoGen\fP-erated from the \fBgnutls-cli-debug\fP
-option definitions.
diff --git a/doc/manpages/gnutls-serv.1 b/doc/manpages/gnutls-serv.1
deleted file mode 100644
index 97da0e6f28..0000000000
--- a/doc/manpages/gnutls-serv.1
+++ /dev/null
@@ -1,201 +0,0 @@
-.TH gnutls-serv 1 "21 Jan 2012" "3.0.12" "User Commands"
-.\"
-.\" DO NOT EDIT THIS FILE (serv-args.man)
-.\"
-.\" It has been AutoGen-ed January 21, 2012 at 11:32:41 AM by AutoGen 5.12
-.\" From the definitions ../../src/serv-args.def
-.\" and the template file agman-cmd.tpl
-.\"
-.SH NAME
-gnutls-serv \- GnuTLS server
-.SH SYNOPSIS
-.B gnutls-serv
-.\" Mixture of short (flag) options and long options
-.RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \-\-\fIopt\-name\fP " [[=| ]\fIvalue\fP]]..."
-.PP
-All arguments must be options.
-.SH "DESCRIPTION"
-Server program that listens to incoming TLS connections.
-.SH "OPTIONS"
-.TP
-.BR \-d " \fInumber\fP, " \-\-debug "=" \fInumber\fP
-Enable debugging.
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 9999
-.fi
-.in -4
-.sp
-.TP
-.BR \-\-noticket
-Don't accept session tickets.
-.sp
-.TP
-.BR \-g ", " -\-generate
-Generate Diffie-Hellman and RSA-export parameters.
-.sp
-.TP
-.BR \-q ", " -\-quiet
-Suppress some messages.
-.sp
-.TP
-.BR \-\-nodb
-Do not use a resumption database.
-.sp
-.TP
-.BR \-\-http
-Act as an HTTP server.
-.sp
-.TP
-.BR \-\-echo
-Act as an Echo server.
-.sp
-.TP
-.BR \-u ", " -\-udp
-Use DTLS (datagram TLS) over UDP.
-.sp
-.TP
-.BR \-\-mtu "=\fInumber\fP"
-Set MTU for datagram TLS.
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 17000
-.fi
-.in -4
-.sp
-.TP
-.BR \-a ", " -\-disable\-client\-cert
-Do not request a client certificate.
-.sp
-.TP
-.BR \-r ", " -\-require\-client\-cert
-Require a client certificate.
-.sp
-.TP
-.BR \-\-x509fmtder
-Use DER format for certificates to read from.
-.sp
-.TP
-.BR \-\-priority "=\fIstring\fP"
-Priorities string.
-.sp
-TLS algorithms and protocols to enable. You can
-use predefined sets of ciphersuites such as PERFORMANCE,
-NORMAL, SECURE128, SECURE256.
-Check the GnuTLS manual on section ``Priority strings'' for more
-information on allowed keywords
-.TP
-.BR \-\-dhparams "=\fIfile\fP"
-DH params file to use.
-.sp
-.TP
-.BR \-\-x509cafile "=\fIfile\fP"
-Certificate file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509crlfile "=\fIfile\fP"
-CRL file to use.
-.sp
-.TP
-.BR \-\-pgpkeyfile "=\fIfile\fP"
-PGP Key file to use.
-.sp
-.TP
-.BR \-\-pgpkeyring "=\fIfile\fP"
-PGP Key ring file to use.
-.sp
-.TP
-.BR \-\-pgpcertfile "=\fIfile\fP"
-PGP Public Key (certificate) file to use.
-.sp
-.TP
-.BR \-\-x509keyfile "=\fIfile\fP"
-X.509 key file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509certfile "=\fIfile\fP"
-X.509 Certificate file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509dsakeyfile "=\fIfile\fP"
-Alternative X.509 key file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509dsacertfile "=\fIfile\fP"
-Alternative X.509 Certificate file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509ecckeyfile "=\fIfile\fP"
-Alternative X.509 key file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-x509ecccertfile "=\fIfile\fP"
-Alternative X.509 Certificate file or PKCS #11 URL to use.
-.sp
-.TP
-.BR \-\-pgpsubkey "=\fIstring\fP"
-PGP subkey to use (hex or auto).
-.sp
-.TP
-.BR \-\-srppasswd "=\fIfile\fP"
-SRP password file to use.
-.sp
-.TP
-.BR \-\-srppasswdconf "=\fIfile\fP"
-SRP password configuration file to use.
-.sp
-.TP
-.BR \-\-pskpasswd "=\fIfile\fP"
-PSK password file to use.
-.sp
-.TP
-.BR \-\-pskhint "=\fIstring\fP"
-PSK identity hint to use.
-.sp
-.TP
-.BR \-p " \fInumber\fP, " \-\-port "=" \fInumber\fP
-The port to connect to.
-This option takes an integer number as its argument.
-.sp
-.TP
-.BR \-l " \fIstring\fP, " \-\-list "=" \fIstring\fP
-Print a list of the supported algorithms and modes.
-.sp
-Print a list of the supported algorithms and modes. If a priority string is given then only the enabled ciphersuites are shown.
-.TP
-.BR \-? , " \-\-help"
-Display usage information and exit.
-.TP
-.BR \-! , " \-\-more-help"
-Pass the extended usage information through a pager.
-.TP
-.BR \-v " [{\fIv|c|n\fP}]," " \-\-version" "[=\fI{v|c|n}\fP]"
-Output version of program and exit. The default mode is `v', a simple
-version. The `c' mode will print copyright information and `n' will
-print the full copyright notice.
-.SH "EXIT STATUS"
-One of the following exit values will be returned:
-.TP
-.BR 0
-Successful program execution.
-.TP
-.BR 1
-The operation failed or the command syntax was not valid.
-.SH "SEE ALSO"
-gnutls-cli-debug(1), gnutls-cli(1)
-.SH "AUTHORS"
-Nikos Mavrogiannopoulos and Simon Josefsson
-.SH "COPYRIGHT"
-Copyright (C) 2000-2012 Free Software Foundation all rights reserved.
-This program is released under the terms of the GNU General Public License, version 3 or later.
-.SH "BUGS"
-Please send bug reports to: bug-gnutls@gnu.org
-.SH "NOTES"
-This manual page was \fIAutoGen\fP-erated from the \fBgnutls-serv\fP
-option definitions.
diff --git a/doc/manpages/psktool.1 b/doc/manpages/psktool.1
deleted file mode 100644
index bfc21d740e..0000000000
--- a/doc/manpages/psktool.1
+++ /dev/null
@@ -1,95 +0,0 @@
-.TH psktool 1 "21 Jan 2012" "3.0.12" "User Commands"
-.\"
-.\" DO NOT EDIT THIS FILE (psk-args.man)
-.\"
-.\" It has been AutoGen-ed January 21, 2012 at 11:32:41 AM by AutoGen 5.12
-.\" From the definitions ../../src/psk-args.def
-.\" and the template file agman-cmd.tpl
-.\"
-.SH NAME
-psktool \- GnuTLS PSK tool
-.SH SYNOPSIS
-.B psktool
-.\" Mixture of short (flag) options and long options
-.RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \-\-\fIopt\-name\fP " [[=| ]\fIvalue\fP]]..."
-.PP
-Operands and options may be intermixed. They will be reordered.
-.SH "DESCRIPTION"
-Program that generates random keys for use with TLS-PSK. The
-keys are stored in hexadecimal format in a key file.
-.SH "OPTIONS"
-.TP
-.BR \-d " \fInumber\fP, " \-\-debug "=" \fInumber\fP
-Enable debugging..
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 9999
-.fi
-.in -4
-.sp
-Specifies the debug level.
-.TP
-.BR \-s " \fInumber\fP, " \-\-keysize "=" \fInumber\fP
-specify the key size in bytes.
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 512
-.fi
-.in -4
-.sp
-.TP
-.BR \-u " \fIstring\fP, " \-\-username "=" \fIstring\fP
-specify a username.
-.sp
-.TP
-.BR \-p " \fIstring\fP, " \-\-passwd "=" \fIstring\fP
-specify a password file..
-.sp
-.TP
-.BR \-? , " \-\-help"
-Display usage information and exit.
-.TP
-.BR \-! , " \-\-more-help"
-Pass the extended usage information through a pager.
-.TP
-.BR \-v " [{\fIv|c|n\fP}]," " \-\-version" "[=\fI{v|c|n}\fP]"
-Output version of program and exit. The default mode is `v', a simple
-version. The `c' mode will print copyright information and `n' will
-print the full copyright notice.
-.SH EXAMPLES
-To add a user 'test' in \fIpasswd.psk\fP for use with GnuTLS run:
-.br
-.in +4
-.nf
-$ psktool \-\-passwd /etc/passwd.psk \-u test
-.in -4
-.fi
-.sp
-This command will create \fI/etc/passwd.psk\fP if it does not exist
-and will add user 'test' (you will also be prompted for a password).
-.SH "EXIT STATUS"
-One of the following exit values will be returned:
-.TP
-.BR 0
-Successful program execution.
-.TP
-.BR 1
-The operation failed or the command syntax was not valid.
-.SH "SEE ALSO"
- gnutls-cli-debug (1), gnutls-serv (1), srptool (1), certtool (1)
-.SH "AUTHORS"
-Nikos Mavrogiannopoulos and Simon Josefsson
-.SH "COPYRIGHT"
-Copyright (C) 2000-2012 Free Software Foundation all rights reserved.
-This program is released under the terms of the GNU General Public License, version 3 or later.
-.SH "BUGS"
-Please send bug reports to: bug-gnutls@gnu.org
-.SH "NOTES"
-This manual page was \fIAutoGen\fP-erated from the \fBpsktool\fP
-option definitions.
diff --git a/doc/manpages/srptool.1 b/doc/manpages/srptool.1
deleted file mode 100644
index f21bdd8e6d..0000000000
--- a/doc/manpages/srptool.1
+++ /dev/null
@@ -1,130 +0,0 @@
-.TH srptool 1 "21 Jan 2012" "3.0.12" "User Commands"
-.\"
-.\" DO NOT EDIT THIS FILE (srptool-args.man)
-.\"
-.\" It has been AutoGen-ed January 21, 2012 at 11:32:42 AM by AutoGen 5.12
-.\" From the definitions ../../src/srptool-args.def
-.\" and the template file agman-cmd.tpl
-.\"
-.SH NAME
-srptool \- GnuTLS SRP tool
-.SH SYNOPSIS
-.B srptool
-.\" Mixture of short (flag) options and long options
-.RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \-\-\fIopt\-name\fP " [[=| ]\fIvalue\fP]]..."
-.PP
-Operands and options may be intermixed. They will be reordered.
-.SH "DESCRIPTION"
-Simple program that emulates the programs in the Stanford SRP (Secure
-Remote Password) libraries using GnuTLS. It is intended for use in places
-where you don't expect SRP authentication to be the used for system users.
-In brief, to use SRP you need to create two files. These are the password
-file that holds the users and the verifiers associated with them and the
-configuration file to hold the group parameters (called tpasswd.conf).
-.SH "OPTIONS"
-.TP
-.BR \-d " \fInumber\fP, " \-\-debug "=" \fInumber\fP
-Enable debugging..
-This option takes an integer number as its argument.
-The value of \fInumber\fP is constrained to being:
-.in +4
-.nf
-.na
-in the range 0 through 9999
-.fi
-.in -4
-.sp
-Specifies the debug level.
-.TP
-.BR \-i ", " -\-index
-specify the index of the group parameters in tpasswd.conf to use..
-.sp
-.TP
-.BR \-u " \fIstring\fP, " \-\-username "=" \fIstring\fP
-specify a username.
-.sp
-.TP
-.BR \-p " \fIstring\fP, " \-\-passwd "=" \fIstring\fP
-specify a password file..
-.sp
-.TP
-.BR \-s " \fInumber\fP, " \-\-salt "=" \fInumber\fP
-specify salt size for crypt algorithm..
-This option takes an integer number as its argument.
-.sp
-.TP
-.BR \-\-verify
-just verify the password..
-.sp
-Verifies the password provided against the password file.
-.TP
-.BR \-v " \fIstring\fP, " \-\-passwd\-conf "=" \fIstring\fP
-specify a password conf file..
-.sp
-Specify a filename or a PKCS #11 URL to read the CAs from.
-.TP
-.BR \-\-create\-conf "=\fIstring\fP"
-Generate a password configuration file..
-.sp
-This generates a password configuration file (tpasswd.conf)
-containing the required for TLS parameters.
-.TP
-.BR \-? , " \-\-help"
-Display usage information and exit.
-.TP
-.BR \-! , " \-\-more-help"
-Pass the extended usage information through a pager.
-.TP
-.BR \-v " [{\fIv|c|n\fP}]," " \-\-version" "[=\fI{v|c|n}\fP]"
-Output version of program and exit. The default mode is `v', a simple
-version. The `c' mode will print copyright information and `n' will
-print the full copyright notice.
-.SH EXAMPLES
-To create \fItpasswd.conf\fP which holds the g and n values for SRP protocol
-(generator and a large prime), run:
-.br
-.in +4
-.nf
-$ srptool \-\-create\-conf /etc/tpasswd.conf
-.in -4
-.fi
-.sp
-This command will create \fI/etc/tpasswd\fP and will add user 'test' (you
-will also be prompted for a password). Verifiers are stored by default
-in the way libsrp expects.
-.br
-.in +4
-.nf
-srptool \-\-passwd /etc/tpasswd \-\-passwd\-conf /etc/tpasswd.conf \-u test
-.in -4
-.fi
-.sp
-.sp
-This command will check against a password. If the password matches
-the one in \fI/etc/tpasswd\fP you will get an ok.
-.br
-.in +4
-.nf
-$ srptool \-\-passwd /etc/tpasswd \-\-passwd\-conf /etc/tpasswd.conf \-\-verify \-u test
-.in -4
-.fi
-.SH "EXIT STATUS"
-One of the following exit values will be returned:
-.TP
-.BR 0
-Successful program execution.
-.TP
-.BR 1
-The operation failed or the command syntax was not valid.
-.SH "SEE ALSO"
- gnutls-cli-debug (1), gnutls-serv (1), srptool (1), psktool (1), certtool (1)
-.SH "AUTHORS"
-Nikos Mavrogiannopoulos and Simon Josefsson
-.SH "COPYRIGHT"
-Copyright (C) 2000-2012 Free Software Foundation all rights reserved.
-This program is released under the terms of the GNU General Public License, version 3 or later.
-.SH "BUGS"
-Please send bug reports to: bug-gnutls@gnu.org
-.SH "NOTES"
-This manual page was \fIAutoGen\fP-erated from the \fBsrptool\fP
-option definitions.