diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-10 00:25:09 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-10 00:26:46 +0100 |
commit | bc0f87278e42efd06bf80a98d4c46600e78cfe4b (patch) | |
tree | 99dae6efd6ef4d24679d467ef17fa280c7b6823a /doc/invoke-gnutls-cli.texi | |
parent | eef95e36ebbc485e0a839b29c2a2d161b56ea95d (diff) | |
download | gnutls-bc0f87278e42efd06bf80a98d4c46600e78cfe4b.tar.gz |
updated
Diffstat (limited to 'doc/invoke-gnutls-cli.texi')
-rw-r--r-- | doc/invoke-gnutls-cli.texi | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/doc/invoke-gnutls-cli.texi b/doc/invoke-gnutls-cli.texi index 5179dae7da..c4e9a6856b 100644 --- a/doc/invoke-gnutls-cli.texi +++ b/doc/invoke-gnutls-cli.texi @@ -6,7 +6,7 @@ # # DO NOT EDIT THIS FILE (invoke-gnutls-cli.texi) # -# It has been AutoGen-ed November 8, 2012 at 11:40:16 PM by AutoGen 5.16 +# It has been AutoGen-ed November 10, 2012 at 12:25:39 AM by AutoGen 5.16 # From the definitions ../src/cli-args.def # and the template file agtexi-cmd.tpl @end ignore @@ -57,9 +57,6 @@ USAGE: gnutls-cli [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [hostname] -b, --heartbeat Activate heartbeat support -e, --rehandshake Establish a session and rehandshake --noticket Don't accept session tickets - --ocsp-status-request Enable OCSP status request - - disabled as --no-ocsp-status-request - - enabled by default -s, --starttls Connect, establish a plain session and start TLS. -u, --udp Use DTLS (datagram TLS) over UDP --mtu=num Set MTU for datagram TLS @@ -169,19 +166,6 @@ Connect, establish a session, reconnect and resume. This is the ``establish a session and rehandshake'' option. Connect, establish a session and rehandshake immediately. -@anchor{gnutls-cli ocsp-status-request} -@subheading ocsp-status-request option - -This is the ``enable ocsp status request'' option. - -@noindent -This option has some usage constraints. It: -@itemize @bullet -@item -is enabled by default. -@end itemize - -The client will indicate to the server in a TLS extension that it wants a OCSP status request. @anchor{gnutls-cli starttls} @subheading starttls option (-s) |