summaryrefslogtreecommitdiff
path: root/manual/html_node/The-TLS-Alert-Protocol.html
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:18:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:18:09 +0200
commit7954bc5ced7573391d0ce8a093c27254d46538ef (patch)
treecccf74234495e749a8fd06f5eebbf1b979a6ba33 /manual/html_node/The-TLS-Alert-Protocol.html
parent9c0aa24d12cfcc4a13fac1deda4470e7f4f88bb5 (diff)
downloadgnutls-7954bc5ced7573391d0ce8a093c27254d46538ef.tar.gz
updated manual
Diffstat (limited to 'manual/html_node/The-TLS-Alert-Protocol.html')
-rw-r--r--manual/html_node/The-TLS-Alert-Protocol.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/html_node/The-TLS-Alert-Protocol.html b/manual/html_node/The-TLS-Alert-Protocol.html
index 9ffee41489..b647613fda 100644
--- a/manual/html_node/The-TLS-Alert-Protocol.html
+++ b/manual/html_node/The-TLS-Alert-Protocol.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 21 March 2013 for version
-3.1.10 of GnuTLS.
+<!-- This manual is last updated 24 April 2013 for version
+3.2.0 of GnuTLS.
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\
Copyright (C) 2001-2013 Nikos Mavrogiannopoulos
@@ -12,12 +12,12 @@ any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled "GNU Free
Documentation License". -->
-<!-- Created by GNU Texinfo 4.13.90, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.1.10: The TLS Alert Protocol</title>
+<title>GnuTLS 3.2.0: The TLS Alert Protocol</title>
-<meta name="description" content="GnuTLS 3.1.10: The TLS Alert Protocol">
-<meta name="keywords" content="GnuTLS 3.1.10: The TLS Alert Protocol">
+<meta name="description" content="GnuTLS 3.2.0: The TLS Alert Protocol">
+<meta name="keywords" content="GnuTLS 3.2.0: The TLS Alert Protocol">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -212,6 +212,7 @@ public log files etc.
<tr><td width="55%">GNUTLS_A_CERTIFICATE_UNOBTAINABLE</td><td width="10%">111</td><td width="30%">Could not retrieve the specified certificate</td></tr>
<tr><td width="55%">GNUTLS_A_UNRECOGNIZED_NAME</td><td width="10%">112</td><td width="30%">The server name sent was not recognized</td></tr>
<tr><td width="55%">GNUTLS_A_UNKNOWN_PSK_IDENTITY</td><td width="10%">115</td><td width="30%">The SRP/PSK username is missing or not known</td></tr>
+<tr><td width="55%">GNUTLS_A_NO_APPLICATION_PROTOCOL</td><td width="10%">120</td><td width="30%">No supported application protocol could be negotiated</td></tr>
</table>
<hr>