aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-gns-proxy.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-gns-proxy.1')
-rw-r--r--doc/man/gnunet-gns-proxy.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/gnunet-gns-proxy.1 b/doc/man/gnunet-gns-proxy.1
index 444bad96b..d985ee0d9 100644
--- a/doc/man/gnunet-gns-proxy.1
+++ b/doc/man/gnunet-gns-proxy.1
@@ -6,18 +6,18 @@
6.\" any later version published by the Free Software Foundation; with no 6.\" any later version published by the Free Software Foundation; with no
7.\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A 7.\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
8.\" copy of the license is included in the file 8.\" copy of the license is included in the file
9.\" ``FDL-1.3''. 9.\" FDL-1.3.
10.\" 10.\"
11.\" A copy of the license is also available from the Free Software 11.\" A copy of the license is also available from the Free Software
12.\" Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. 12.\" Foundation Web site at http://www.gnu.org/licenses/fdl.html}.
13.\" 13.\"
14.\" Alternately, this document is also available under the General 14.\" Alternately, this document is also available under the General
15.\" Public License, version 3 or later, as published by the Free Software 15.\" Public License, version 3 or later, as published by the Free Software
16.\" Foundation. A copy of the license is included in the file 16.\" Foundation. A copy of the license is included in the file
17.\" ``GPL3''. 17.\" GPL3.
18.\" 18.\"
19.\" A copy of the license is also available from the Free Software 19.\" A copy of the license is also available from the Free Software
20.\" Foundation Web site at @url{http://www.gnu.org/licenses/gpl.html}. 20.\" Foundation Web site at http://www.gnu.org/licenses/gpl.html
21.\" 21.\"
22.\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later 22.\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later
23.\" 23.\"
@@ -43,7 +43,7 @@ It can be used in combination with browsers that support the SOCKS 4a protocol.
43The proxy will perform SSL authentication of GNS names and rewrite GNS enabled HTML content. 43The proxy will perform SSL authentication of GNS names and rewrite GNS enabled HTML content.
44To assert the validity of GNS names a local root CA certificate has to be generated that is used by the proxy. 44To assert the validity of GNS names a local root CA certificate has to be generated that is used by the proxy.
45Thus "gnunet-gns-proxy-setup-ca" should be executed before the first launch of this proxy or the \-\-authority switch is used to specify an appropriate CA certificate that is already trusted by the browser. 45Thus "gnunet-gns-proxy-setup-ca" should be executed before the first launch of this proxy or the \-\-authority switch is used to specify an appropriate CA certificate that is already trusted by the browser.
46.Bl -tag -width Ds 46.Bl -tag -width indent
47.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 47.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
48Use the configuration file FILENAME. 48Use the configuration file FILENAME.
49.It Fl a Ar AUTHORITY | Fl \-authority= Ns Ar AUTHORITY 49.It Fl a Ar AUTHORITY | Fl \-authority= Ns Ar AUTHORITY