]> git.pld-linux.org Git - packages/gnutls.git/blame - gnutls-info.patch
- updated to 2.8.6
[packages/gnutls.git] / gnutls-info.patch
CommitLineData
56647289 1--- gnutls-2.8.0/doc/gnutls.texi.orig 2009-05-30 21:21:29.000000000 +0200
2+++ gnutls-2.8.0/doc/gnutls.texi 2009-05-30 21:22:36.000000000 +0200
3@@ -29,19 +29,19 @@
84527706
JB
4 @end quotation
5 @end copying
6
56647289 7-@dircategory Software libraries
59c096d4 8+@dircategory Libraries:
84527706 9 @direntry
59c096d4
JB
10-* GnuTLS: (gnutls). GNU Transport Layer Security Library.
11+* GnuTLS: (gnutls). GNU Transport Layer Security Library
84527706
JB
12 @end direntry
13
56647289 14-@dircategory System Administration
59c096d4 15+@dircategory Net utilities:
84527706 16 @direntry
84527706 17-* certtool: (gnutls)Invoking certtool. Manipulate certificates and keys.
84527706
JB
18-* gnutls-serv: (gnutls)Invoking gnutls-serv. GNU TLS test server.
19-* gnutls-cli: (gnutls)Invoking gnutls-cli. GNU TLS test client.
20-* gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug. GNU TLS debug client.
cf0e011c
JB
21-* psktool: (gnutls)Invoking psktool. Simple TLS-Pre-Shared-Keys manager.
22-* srptool: (gnutls)Invoking srptool. Simple SRP password tool.
59c096d4
JB
23+* certtool: (gnutls)certtool. Manipulate certificates and keys
24+* gnutls-serv: (gnutls)gnutls-serv. GNU TLS test server
25+* gnutls-cli: (gnutls)gnutls-cli. GNU TLS test client
26+* gnutls-cli-debug: (gnutls)gnutls-cli-debug. GNU TLS debug client
27+* psktool: (gnutls)psktool. Simple TLS-Pre-Shared-Keys manager
28+* srptool: (gnutls)srptool. Simple SRP password tool
84527706
JB
29 @end direntry
30
31 @titlepage
56647289 32@@ -2714,15 +2714,15 @@
84527706
JB
33 application. The applications are discussed in this chapter.
34
35 @menu
cf0e011c 36-* Invoking certtool::
84527706
JB
37-* Invoking gnutls-cli::
38-* Invoking gnutls-cli-debug::
39-* Invoking gnutls-serv::
cf0e011c
JB
40-* Invoking psktool::
41-* Invoking srptool::
42+* certtool::
84527706
JB
43+* gnutls-cli::
44+* gnutls-cli-debug::
45+* gnutls-serv::
cf0e011c
JB
46+* psktool::
47+* srptool::
84527706
JB
48 @end menu
49
cf0e011c
JB
50-@node Invoking certtool
51+@node certtool
52 @section Invoking certtool
53 @cindex certtool
84527706 54
56647289 55@@ -3031,7 +3031,7 @@
cf0e011c
JB
56 #time_stamping_key
57 @end example
84527706
JB
58
59-@node Invoking gnutls-cli
60+@node gnutls-cli
61 @section Invoking gnutls-cli
62 @cindex gnutls-cli
63
56647289 64@@ -3157,7 +3157,7 @@
cf0e011c
JB
65 @code{--pskkey} parameter, it will query only for the password during
66 the handshake.
84527706
JB
67
68-@node Invoking gnutls-cli-debug
69+@node gnutls-cli-debug
70 @section Invoking gnutls-cli-debug
71 @cindex gnutls-cli-debug
72
56647289 73@@ -3205,7 +3205,7 @@
84527706
JB
74 Checking for OpenPGP authentication support (TLS extension)... no
75 @end smallexample
76
77-@node Invoking gnutls-serv
78+@node gnutls-serv
79 @section Invoking gnutls-serv
80 @cindex gnutls-serv
81
56647289 82@@ -3450,7 +3450,7 @@
cf0e011c 83 @cindex PSK server
84527706 84
cf0e011c
JB
85 To set up a PSK server with @code{gnutls-serv} you need to create PSK
86-password file (@pxref{Invoking psktool}). In the example below, I
87+password file (@pxref{psktool}). In the example below, I
88 type @code{password} at the prompt.
89
90 @smallexample
56647289 91@@ -3474,7 +3474,7 @@
cf0e011c
JB
92 You can now connect to the server using a PSK client (@pxref{Example
93 client PSK connection}).
94
95-@node Invoking psktool
96+@node psktool
97 @section Invoking psktool
98 @cindex psktool
99
56647289 100@@ -3501,9 +3501,8 @@
cf0e011c
JB
101 @code{--netconf-hint}. To derive a PSK key from a password with an
102 empty PSK identity hint, using @code{--netconf-hint ""}.
103
104-@node Invoking srptool
105+@node srptool
106 @section Invoking srptool
107-@anchor{srptool}
108 @cindex srptool
84527706 109
cf0e011c 110 The @file{srptool} is a very simple program that emulates the programs
This page took 0.074003 seconds and 4 git commands to generate.