1234567891011121314151617181920212223242526272829303132333435 |
- .TH GNUNET\-TRANSPORT-CERTIFICATE-CREATION 1 "January 31, 2014" "GNUnet"
- .SH NAME
- gnunet\-transport\-certificate\-creation \- create certificate for HTTPS transport
- .SH SYNOPSIS
- .B gnunet\-transport\-certificate\-creation
- .I privatekey certificate
- .SH DESCRIPTION
- \fBgnunet\-transport\-certificate\-creation\fP uses openssl to generate a RSA
- private key and then a self-signed certificate for HTTPS transport.
- .SH BUGS
- Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
- electronic mail to <gnunet\-developers@gnu.org>
- .SH SEE ALSO
- gnunet\-transport(1)
- .PP
- The full documentation for
- .B gnunet
- is maintained as a Texinfo manual.
- If the
- .B info
- and
- .B gnunet
- programs are properly installed at your site, the command
- .IP
- .B info gnunet
- .PP
- should give you access to the complete handbook,
- .IP
- .B info gnunet-c-tutorial
- .PP
- will give you access to a tutorial for developers.
- .PP
- Depending on your installation, this information is also
- available in
- \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).
|