]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/tlsproxy-setup.txt
Add basic man pages.
[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-key.pem
27 - proxy-invalid.pem
28
29 Requires GnuTLS' *certtool*.
30
31
32 AUTHORS
33 -------
34
35 Written by Simon Ruderich <simon@ruderich.org>.
36
37
38 COPYRIGHT
39 ---------
40
41 Copyright \(C) 2011-2013  Simon Ruderich. Free software licensed under GPL
42 version 3 or later.
43
44
45 SEE ALSO
46 --------
47
48 manlink:tlsproxy[1]
49
50 // vim: ft=asciidoc