X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=man%2Ftlsproxy.txt;fp=man%2Ftlsproxy.txt;h=fc66fdbecd587033e7623d77a9865f2d02f1a3ba;hb=e8900d4c7bbd84f87202afd2e7c7a2a6017f4a18;hp=0000000000000000000000000000000000000000;hpb=a96e7b507fd757e61981ceec01d28203c45a39cd;p=tlsproxy%2Ftlsproxy.git diff --git a/man/tlsproxy.txt b/man/tlsproxy.txt new file mode 100644 index 0000000..fc66fdb --- /dev/null +++ b/man/tlsproxy.txt @@ -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 . + + +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