make html in doc/man using mandoc (sans Toc feature)
[oweals/gnunet.git] / doc / man / gnunet-gns-proxy-setup-ca.1
1 .Dd March 6, 2019
2 .Dt GNUNET-GNS-PROXY-SETUP-CA 1
3 .Os
4 .Sh NAME
5 .Nm gnunet-gns-proxy-setup-ca
6 .Nd generate an X509 certificate for gnunet-gns-proxy and install it
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl c Ar FILE
10 .\".Op Fl f Ar FILE
11 .Op Fl h
12 .Op Fl v
13 .Op Fl V
14 .Sh DESCRIPTION
15 .Nm
16 is a shell script to generate X509 certificates for your gnunet-gns-proxy and to install it for both GNUnet and your web browser.
17 It currently supports Firefox and Chrome based browsers through the help of external helpers: certutil (nss) is used for the  import into webbrowsers, openssl is used to generated the CA.
18 .Bl -tag -width Ds
19 .It Fl c Ar FILE
20 Use the configuration file FILE.
21 .\" .It Fl f
22 .\" Perform expansions of the variables used in the config value of gns-proxy.
23 .\" This will usually expand $GNUNET_DATA_HOME to represents its path.
24 .It Fl h
25 Print short help on options
26 .It Fl v
27 Print the version
28 .It Fl V
29 be verbose
30 .El
31 .Sh FILES
32 .Pa gnunet.conf
33 .Sh SEE ALSO
34 .Xr gnunet-gns 1 ,
35 .Xr gnunet-gns-proxy 1 ,
36 .Xr gnunet.conf 5
37 .sp
38 The full documentation for gnunet is maintained as a Texinfo manual.
39 If the
40 .Xr info 1
41 and gnunet programs are properly installed at your site, the command
42 .Bd -literal -offset indent -compact
43         info gnunet
44 .Ed
45 should give you access to the complete handbook,
46 .Bd -literal -offset indent -compact
47         info gnunet-c-tutorial
48 .Ed
49 will give you access to a tutorial for developers.
50 .sp
51 Depending on your installation, this information is also
52 available in
53 .Xr gnunet 7 and
54 .Xr gnunet-c-tutorial 7 .
55 .Sh HISTORY
56 This man page first appeared in GNUnet 0.11.1.
57 .Sh AUTHORS
58 This page was was written by
59 .An ng0 Aq Mt ng0@gnunet.org .
60 .Sh BUGS
61 Report bugs by using
62 .Lk https://bugs.gnunet.org
63 or by sending electronic mail to
64 .Aq Mt bug-gnunet@gnu.org .