aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-transport-certificate-creation.169
1 files changed, 37 insertions, 32 deletions
diff --git a/doc/man/gnunet-transport-certificate-creation.1 b/doc/man/gnunet-transport-certificate-creation.1
index 9dc572acf..e896363e4 100644
--- a/doc/man/gnunet-transport-certificate-creation.1
+++ b/doc/man/gnunet-transport-certificate-creation.1
@@ -1,35 +1,40 @@
1.TH GNUNET\-TRANSPORT-CERTIFICATE-CREATION 1 "January 31, 2014" "GNUnet" 1.Dd January 31, 2014
2.SH NAME 2.Dt GNUNET-TRANSPORT-CERTIFICATE-CREATION 1
3gnunet\-transport\-certificate\-creation \- create certificate for HTTPS transport 3.Os
4.SH SYNOPSIS 4.Sh NAME
5.B gnunet\-transport\-certificate\-creation 5.Nm gnunet-transport-certificate-creation
6.I privatekey certificate 6.Nd
7.SH DESCRIPTION 7create certificate for HTTPS transport
8\fBgnunet\-transport\-certificate\-creation\fP uses openssl to generate a RSA 8.Sh SYNOPSIS
9private key and then a self-signed certificate for HTTPS transport. 9.Nm
10.SH BUGS 10.Op privatekey
11Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending 11.Op certificate
12electronic mail to <gnunet\-developers@gnu.org> 12.Sh DESCRIPTION
13.SH SEE ALSO 13.Nm
14gnunet\-transport(1) 14uses openssl to generate a RSA private key and then a self-signed certificate for HTTPS transport.
15.PP 15.Sh SEE ALSO
16The full documentation for 16.Xr gnunet-transport 1
17.B gnunet 17.sp
18is maintained as a Texinfo manual. 18The full documentation for gnunet is maintained as a Texinfo manual.
19If the 19If the
20.B info 20.Xr info 1
21and 21and gnunet programs are properly installed at your site, the command
22.B gnunet 22.Pp
23programs are properly installed at your site, the command 23.Dl info gnunet
24.IP 24.Pp
25.B info gnunet
26.PP
27should give you access to the complete handbook, 25should give you access to the complete handbook,
28.IP 26.Pp
29.B info gnunet-c-tutorial 27.Dl info gnunet-c-tutorial
30.PP 28.Pp
31will give you access to a tutorial for developers. 29will give you access to a tutorial for developers.
32.PP 30.sp
33Depending on your installation, this information is also 31Depending on your installation, this information is also available in
34available in 32.Xr gnunet 7 and
35\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7). 33.Xr gnunet-c-tutorial 7 .
34.\".Sh HISTORY
35.\".Sh AUTHORS
36.Sh BUGS
37Report bugs by using
38.Lk https://bugs.gnunet.org
39or by sending electronic mail to
40.Aq Mt gnunet-developers@gnu.org .