gnunet-transport-certificate-creation.1 1012 B

1234567891011121314151617181920212223242526272829303132333435
  1. .TH GNUNET\-TRANSPORT-CERTIFICATE-CREATION 1 "January 31, 2014" "GNUnet"
  2. .SH NAME
  3. gnunet\-transport\-certificate\-creation \- create certificate for HTTPS transport
  4. .SH SYNOPSIS
  5. .B gnunet\-transport\-certificate\-creation
  6. .I privatekey certificate
  7. .SH DESCRIPTION
  8. \fBgnunet\-transport\-certificate\-creation\fP uses openssl to generate a RSA
  9. private key and then a self-signed certificate for HTTPS transport.
  10. .SH BUGS
  11. Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending
  12. electronic mail to <gnunet\-developers@gnu.org>
  13. .SH SEE ALSO
  14. gnunet\-transport(1)
  15. .PP
  16. The full documentation for
  17. .B gnunet
  18. is maintained as a Texinfo manual.
  19. If the
  20. .B info
  21. and
  22. .B gnunet
  23. programs are properly installed at your site, the command
  24. .IP
  25. .B info gnunet
  26. .PP
  27. should give you access to the complete handbook,
  28. .IP
  29. .B info gnunet-c-tutorial
  30. .PP
  31. will give you access to a tutorial for developers.
  32. .PP
  33. Depending on your installation, this information is also
  34. available in
  35. \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).