]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - man/tlsproxy-add.txt
Add basic man pages.
[tlsproxy/tlsproxy.git] / man / tlsproxy-add.txt
1 tlsproxy-add(1)
2 ===============
3
4 NAME
5 ----
6
7 tlsproxy-add - add server certificate
8
9
10 SYNOPSIS
11 --------
12
13 *tlsproxy-add* 'hostname' ['server-certificate']
14
15
16 DESCRIPTION
17 -----------
18
19 Add the server certificate for 'hostname'. If 'server-certificate' is not
20 specified, the certificate is read from stdin.
21
22 Importing creates the following files in the current directory ('hostname' is
23 the specified hostname).
24
25 - certificate-'hostname'-proxy.pem
26 - certificate-'hostname'-server.pem
27
28 Requires GnuTLS' *certtool*.
29
30
31 AUTHORS
32 -------
33
34 Written by Simon Ruderich <simon@ruderich.org>.
35
36
37 COPYRIGHT
38 ---------
39
40 Copyright \(C) 2011-2013  Simon Ruderich. Free software licensed under GPL
41 version 3 or later.
42
43
44 SEE ALSO
45 --------
46
47 manlink:tlsproxy[1]
48
49 // vim: ft=asciidoc