aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-transport-certificate-creation.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-transport-certificate-creation.1')
-rw-r--r--doc/man/gnunet-transport-certificate-creation.119
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man/gnunet-transport-certificate-creation.1 b/doc/man/gnunet-transport-certificate-creation.1
new file mode 100644
index 000000000..89df87f4b
--- /dev/null
+++ b/doc/man/gnunet-transport-certificate-creation.1
@@ -0,0 +1,19 @@
1.TH GNUNET\-TRANSPORT\-CERTIFICATE\-CREATION 1 "Jan 31, 2014" "GNUnet"
2
3.SH NAME
4gnunet\-transport\-certificate\-creation \- create certificate for HTTPS transport
5
6.SH SYNOPSIS
7.B gnunet\-transport\-certificate\-creation
8.I privatekey certificate
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-transport\-certificate\-creation\fP uses openssl to generate a RSA
13private key and then a self-signed certificate for HTTPS transport.
14
15.SH BUGS
16Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
17
18.SH SEE ALSO
19gnunet\-transport(1)