From: Simon Josefsson Date: Wed, 11 Feb 2009 16:18:33 +0000 (+0100) Subject: Update gnutls-serv --help output. X-Git-Tag: gnutls_2_7_6~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03c5acef67e8d1a3d3db185c78e6169c1e01d5ef;p=thirdparty%2Fgnutls.git Update gnutls-serv --help output. --- diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 95e3bdce23..083e00dda2 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -3196,17 +3196,25 @@ Usage: gnutls-serv [options] --x509cafile FILE Certificate file to use. --x509crlfile FILE CRL file to use. --pgpkeyring FILE PGP Key ring file to use. - --pgptrustdb FILE PGP trustdb file to use. --pgpkeyfile FILE PGP Key file to use. --pgpcertfile FILE PGP Public Key (certificate) file to use. + --pgpsubkey HEX|auto PGP subkey to use. --x509keyfile FILE X.509 key file to use. --x509certfile FILE X.509 Certificate file to use. --x509dsakeyfile FILE Alternative X.509 key file to use. --x509dsacertfile FILE Alternative X.509 certificate file to use. + -r, --require-cert Require a valid certificate. + -a, --disable-client-cert + Disable request for a client + certificate. + --pskpasswd FILE PSK password file to use. + --pskhint HINT PSK identity hint to use. --srppasswd FILE SRP password file to use. --srppasswdconf FILE SRP password conf file to use. + --opaque-prf-input DATA + Use Opaque PRF Input DATA. --ciphers cipher1 cipher2... Ciphers to enable. --protocols protocol1 protocol2... @@ -3216,6 +3224,8 @@ Usage: gnutls-serv [options] --kx kx1 kx2... Key exchange methods to enable. --ctypes certType1 certType2... Certificate types to enable. + --priority PRIORITY STRING + Priorities string. -l, --list Print a list of the supported algorithms and modes. -h, --help prints this help