summaryrefslogtreecommitdiff
path: root/manual/html_node/danetool-Invocation.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/html_node/danetool-Invocation.html')
-rw-r--r--manual/html_node/danetool-Invocation.html60
1 files changed, 5 insertions, 55 deletions
diff --git a/manual/html_node/danetool-Invocation.html b/manual/html_node/danetool-Invocation.html
index 83ffabf46d..356ada75c7 100644
--- a/manual/html_node/danetool-Invocation.html
+++ b/manual/html_node/danetool-Invocation.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is last updated 4 March 2015 for version
-3.4.1 of GnuTLS.
+3.4.2 of GnuTLS.
Copyright (C) 2001-2015 Free Software Foundation, Inc.\\
Copyright (C) 2001-2015 Nikos Mavrogiannopoulos
@@ -14,10 +14,10 @@ copy of the license is included in the section entitled "GNU Free
Documentation License". -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.4.1: danetool Invocation</title>
+<title>GnuTLS 3.4.2: danetool Invocation</title>
-<meta name="description" content="GnuTLS 3.4.1: danetool Invocation">
-<meta name="keywords" content="GnuTLS 3.4.1: danetool Invocation">
+<meta name="description" content="GnuTLS 3.4.2: danetool Invocation">
+<meta name="keywords" content="GnuTLS 3.4.2: danetool Invocation">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -189,57 +189,7 @@ used to select the program, defaulting to <samp>more</samp>. Both will exit
with a status code of 0.
</p>
<div class="example">
-<pre class="example">danetool - GnuTLS DANE tool
-Usage: danetool [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
-
- -d, --debug=num Enable debugging
- - it must be in the range:
- 0 to 9999
- -V, --verbose More verbose output
- - may appear multiple times
- --infile=file Input file
- - file must pre-exist
- --outfile=str Output file
- --load-pubkey=str Loads a public key file
- --load-certificate=str Loads a certificate file
- --dlv=str Sets a DLV file
- --hash=str Hash algorithm to use for signing
- --check=str Check a host's DANE TLSA entry
- --check-ee Check only the end-entity's certificate
- --check-ca Check only the CA's certificate
- --tlsa-rr Print the DANE RR data on a certificate or public key
- - requires the option 'host'
- --host=str Specify the hostname to be used in the DANE RR
- --proto=str The protocol set for DANE data (tcp, udp etc.)
- --port=num Specify the port number for the DANE data
- --app-proto=str The application protocol to be used to obtain the server's certificate
-(https, smtp, imap)
- --ca Whether the provided certificate or public key is a Certificate
-Authority
- --x509 Use the hash of the X.509 certificate, rather than the public key
- --local an alias for the 'domain' option
- - enabled by default
- --domain The provided certificate or public key is issued by the local domain
- - disabled as '--no-domain'
- - enabled by default
- --local-dns Use the local DNS server for DNSSEC resolving
- - disabled as '--no-local-dns'
- --insecure Do not verify any DNSSEC signature
- --inder Use DER format for input certificates and private keys
- - disabled as '--no-inder'
- --inraw an alias for the 'inder' option
- --print-raw Print the received DANE data in raw format
- - disabled as '--no-print-raw'
- --quiet Suppress several informational messages
- -v, --version[=arg] output version information and exit
- -h, --help display extended usage information and exit
- -!, --more-help extended usage information passed thru pager
-
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
-
-Tool to generate and check DNS resource records for the DANE protocol.
-
+<pre class="example">danetool is unavailable - no --help
</pre></div>
<a name="danetool-debug"></a><a name="debug-option-_0028_002dd_0029-4"></a>