From c3c9fef22fa6e4657c3fc862bad365b440ee2305 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Fri, 4 May 2018 19:57:38 +0000 Subject: Follow-up commit to format most of the other man pages code. Signed-off-by: Nils Gillmann --- doc/man/gnunet-gns-proxy.1 | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc/man/gnunet-gns-proxy.1') diff --git a/doc/man/gnunet-gns-proxy.1 b/doc/man/gnunet-gns-proxy.1 index 9b9f603bd..96e9911a2 100644 --- a/doc/man/gnunet-gns-proxy.1 +++ b/doc/man/gnunet-gns-proxy.1 @@ -9,9 +9,15 @@ gnunet\-gns\-proxy \- run a client side GNS SOCKS proxy .br .SH DESCRIPTION -Most users will want to run this SOCKS proxy. It can be used in combination with browsers that support the SOCKS 4a protocol. +Most users will want to run this SOCKS proxy. It can be used in +combination with browsers that support the SOCKS 4a protocol. -The proxy will perform SSL authentication of GNS names and rewrite GNS enabled HTML content. To assert the validity of GNS names a local root CA certificate has to be generated that is used by the proxy. Thus "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. +The proxy will perform SSL authentication of GNS names and rewrite GNS +enabled HTML content. To assert the validity of GNS names a local root +CA certificate has to be generated that is used by the proxy. Thus +"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. .SH OPTIONS .B @@ -19,7 +25,10 @@ The proxy will perform SSL authentication of GNS names and rewrite GNS enabled H Use the configuration file FILENAME. .B .IP "\-a AUTHORITY, \-\-authority=AUTHORITY" -Path to a PEM CA file that contains the certificate and private key of the CA to use to assert the validity of GNS names. The default port is specified in the configuration file for the gns service under "[gns-proxy]" PROXY_CACERT. +Path to a PEM CA file that contains the certificate and private key of +the CA to use to assert the validity of GNS names. The default port is +specified in the configuration file for the gns service under +"[gns-proxy]" PROXY_CACERT. .B .IP "\-p PORT, \-\-port=PORT" The port this proxy should listen on. Default is 7777. @@ -28,7 +37,8 @@ The port this proxy should listen on. Default is 7777. Print short help on options. .B .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" -Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and +ERROR. .B .IP "\-v, \-\-version" Print GNUnet version number. -- cgit v1.2.3