tlsproxy-setup(1) ================= NAME ---- tlsproxy-setup - create necessary files for tlsproxy SYNOPSIS -------- *tlsproxy-setup* ['--force'] 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-dh.pem` - `proxy-key.pem` - `proxy-invalid.pem` If any of these files exist, the program is aborted. Requires GnuTLS' *certtool*. AUTHORS ------- Written by Simon Ruderich . COPYRIGHT --------- Copyright \(C) 2011-2014 Simon Ruderich. Free software licensed under GPL version 3 or later. SEE ALSO -------- manlink:tlsproxy[1] // vim: ft=asciidoc