]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - man/tlsproxy-setup.txt
Add basic man pages.
[tlsproxy/tlsproxy.git] / man / tlsproxy-setup.txt
diff --git a/man/tlsproxy-setup.txt b/man/tlsproxy-setup.txt
new file mode 100644 (file)
index 0000000..e04e9f1
--- /dev/null
@@ -0,0 +1,50 @@
+tlsproxy-setup(1)
+=================
+
+NAME
+----
+
+tlsproxy-setup - create necessary files for tlsproxy
+
+
+SYNOPSIS
+--------
+
+*tlsproxy-setup*
+
+
+DESCRIPTION
+-----------
+
+*tlsproxy-setup* creates required files for *tlsproxy*, should be run in an
+empty directory.
+
+It creates the following files in the current directory:
+
+- proxy-ca.pem
+- proxy-ca-key.pem
+- proxy-key.pem
+- proxy-invalid.pem
+
+Requires GnuTLS' *certtool*.
+
+
+AUTHORS
+-------
+
+Written by Simon Ruderich <simon@ruderich.org>.
+
+
+COPYRIGHT
+---------
+
+Copyright \(C) 2011-2013  Simon Ruderich. Free software licensed under GPL
+version 3 or later.
+
+
+SEE ALSO
+--------
+
+manlink:tlsproxy[1]
+
+// vim: ft=asciidoc