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.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/html_node/danetool-Invocation.html b/manual/html_node/danetool-Invocation.html
index 356ada75c7..170913e073 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.2 of GnuTLS.
+3.4.3 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.2: danetool Invocation</title>
+<title>GnuTLS 3.4.3: danetool Invocation</title>
-<meta name="description" content="GnuTLS 3.4.2: danetool Invocation">
-<meta name="keywords" content="GnuTLS 3.4.2: danetool Invocation">
+<meta name="description" content="GnuTLS 3.4.3: danetool Invocation">
+<meta name="keywords" content="GnuTLS 3.4.3: danetool Invocation">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -192,7 +192,7 @@ with a status code of 0.
<pre class="example">danetool is unavailable - no --help
</pre></div>
-<a name="danetool-debug"></a><a name="debug-option-_0028_002dd_0029-4"></a>
+<a name="danetool-debug"></a><a name="debug-option-_0028_002dd_0029-3"></a>
<h4 class="subsubheading">debug option (-d)</h4>
<p>This is the &ldquo;enable debugging&rdquo; option.
@@ -268,7 +268,7 @@ This command specifies the protocol for the service set in the DANE data.
<p>This is the &ldquo;the application protocol to be used to obtain the server&rsquo;s certificate (https, ftp, smtp, imap)&rdquo; option.
This option takes a string argument.
When the server&rsquo;s certificate isn&rsquo;t provided danetool will connect to the server to obtain the certificate. In that case it is required to known the protocol to talk with the server prior to initiating the TLS handshake.
-<a name="danetool-ca"></a></p><a name="ca-option-1"></a>
+<a name="danetool-ca"></a></p><a name="ca-option"></a>
<h4 class="subsubheading">ca option</h4>
<p>This is the &ldquo;whether the provided certificate or public key is a certificate authority&rdquo; option.
@@ -313,7 +313,7 @@ This is disabled by default due to many servers not allowing DNSSEC.
<p>This is the &ldquo;do not verify any dnssec signature&rdquo; option.
Ignores any DNSSEC signature verification results.
-<a name="danetool-inder"></a></p><a name="inder-option-3"></a>
+<a name="danetool-inder"></a></p><a name="inder-option-2"></a>
<h4 class="subsubheading">inder option</h4>
<p>This is the &ldquo;use der format for input certificates and private keys&rdquo; option.
@@ -326,7 +326,7 @@ Ignores any DNSSEC signature verification results.
<p>The input files will be assumed to be in DER or RAW format.
Unlike options that in PEM input would allow multiple input data (e.g. multiple
certificates), when reading in DER format a single data structure is read.
-<a name="danetool-inraw"></a></p><a name="inraw-option-2"></a>
+<a name="danetool-inraw"></a></p><a name="inraw-option-1"></a>
<h4 class="subsubheading">inraw option</h4>
<p>This is an alias for the <code>inder</code> option,