]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/tlsproxy-setup.txt
Update copyright year.
[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* ['--force']
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 If any of these files exist, the program is aborted.
31
32 Requires GnuTLS' *certtool*.
33
34
35 AUTHORS
36 -------
37
38 Written by Simon Ruderich <simon@ruderich.org>.
39
40
41 COPYRIGHT
42 ---------
43
44 Copyright \(C) 2011-2014  Simon Ruderich. Free software licensed under GPL
45 version 3 or later.
46
47
48 SEE ALSO
49 --------
50
51 manlink:tlsproxy[1]
52
53 // vim: ft=asciidoc