X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=man%2Ftlsproxy-setup.txt;fp=man%2Ftlsproxy-setup.txt;h=e04e9f143531ca2836239faa7718f3bc4a16d5d4;hb=e8900d4c7bbd84f87202afd2e7c7a2a6017f4a18;hp=0000000000000000000000000000000000000000;hpb=a96e7b507fd757e61981ceec01d28203c45a39cd;p=tlsproxy%2Ftlsproxy.git diff --git a/man/tlsproxy-setup.txt b/man/tlsproxy-setup.txt new file mode 100644 index 0000000..e04e9f1 --- /dev/null +++ b/man/tlsproxy-setup.txt @@ -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 . + + +COPYRIGHT +--------- + +Copyright \(C) 2011-2013 Simon Ruderich. Free software licensed under GPL +version 3 or later. + + +SEE ALSO +-------- + +manlink:tlsproxy[1] + +// vim: ft=asciidoc