]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/tlsproxy.txt
Add basic man pages.
[tlsproxy/tlsproxy.git] / man / tlsproxy.txt
1 tlsproxy(1)
2 ===========
3
4 NAME
5 ----
6
7 tlsproxy - simple TLS proxy with server certificate validation
8
9
10 SYNOPSIS
11 --------
12
13 *tlsproxy* ['options'] 'port'
14
15
16 DESCRIPTION
17 -----------
18
19 tlsproxy is a TLS proxy for HTTPS which intercepts the connections and ensures
20 the server certificate doesn't change. Normally this isn't detected if a
21 trusted CA for the new server certificate is installed.
22
23
24 BUGS
25 ----
26
27 See the tlsproxy distribution README file.
28
29
30 AUTHORS
31 -------
32
33 Written by Simon Ruderich <simon@ruderich.org>.
34
35
36 COPYRIGHT
37 ---------
38
39 Copyright \(C) 2011-2013  Simon Ruderich. Free software licensed under GPL
40 version 3 or later.
41
42
43 SEE ALSO
44 --------
45
46 manlink:tlsproxy-add[1], manlink:tlsproxy-setup[1]
47
48 // vim: ft=asciidoc