aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-transport-certificate-creation.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-01-31 15:22:57 +0000
committerChristian Grothoff <christian@grothoff.org>2014-01-31 15:22:57 +0000
commit12e3ee5beb64ee106df8e8974c228a003a676a53 (patch)
tree996dd9559467b5287333aa07b0821ba8255a65ad /doc/man/gnunet-transport-certificate-creation.1
parent74cfcca085115026f8e7c2b17168c72ed9a70240 (diff)
downloadgnunet-12e3ee5beb64ee106df8e8974c228a003a676a53.tar.gz
gnunet-12e3ee5beb64ee106df8e8974c228a003a676a53.zip
importing man pages written by Bertrand Marc for Debian
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)