]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - man/tlsproxy.txt
Add basic man pages.
[tlsproxy/tlsproxy.git] / man / tlsproxy.txt
diff --git a/man/tlsproxy.txt b/man/tlsproxy.txt
new file mode 100644 (file)
index 0000000..fc66fdb
--- /dev/null
@@ -0,0 +1,48 @@
+tlsproxy(1)
+===========
+
+NAME
+----
+
+tlsproxy - simple TLS proxy with server certificate validation
+
+
+SYNOPSIS
+--------
+
+*tlsproxy* ['options'] 'port'
+
+
+DESCRIPTION
+-----------
+
+tlsproxy is a TLS proxy for HTTPS which intercepts the connections and ensures
+the server certificate doesn't change. Normally this isn't detected if a
+trusted CA for the new server certificate is installed.
+
+
+BUGS
+----
+
+See the tlsproxy distribution README file.
+
+
+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-add[1], manlink:tlsproxy-setup[1]
+
+// vim: ft=asciidoc