]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/tlsproxy-setup.txt
9e482f3f7e7626f3079593851e406bd34c0a262b
[tlsproxy/tlsproxy.git] / man / tlsproxy-setup.txt
1 tlsproxy-setup(1)
2 =================
3
4 NAME
5 ----
6
7 tlsproxy-setup - create necessary files for tlsproxy
8
9
10 SYNOPSIS
11 --------
12
13 *tlsproxy-setup*
14
15
16 DESCRIPTION
17 -----------
18
19 *tlsproxy-setup* creates required files for *tlsproxy*, should be run in an
20 empty directory.
21
22 It creates the following files in the current directory:
23
24 - proxy-ca.pem
25 - proxy-ca-key.pem
26 - proxy-dh.pem
27 - proxy-key.pem
28 - proxy-invalid.pem
29
30 Requires GnuTLS' *certtool*.
31
32
33 AUTHORS
34 -------
35
36 Written by Simon Ruderich <simon@ruderich.org>.
37
38
39 COPYRIGHT
40 ---------
41
42 Copyright \(C) 2011-2013  Simon Ruderich. Free software licensed under GPL
43 version 3 or later.
44
45
46 SEE ALSO
47 --------
48
49 manlink:tlsproxy[1]
50
51 // vim: ft=asciidoc