7 tlsproxy-add - add server certificate
13 *tlsproxy-add* 'hostname' ['server-certificate']
19 Add the server certificate for 'hostname'. If 'server-certificate' is not
20 specified, the certificate is read from stdin.
22 Importing creates the following files in the current directory ('hostname' is
23 the specified hostname).
25 - certificate-'hostname'-proxy.pem
26 - certificate-'hostname'-server.pem
28 Be careful: The hostname must match exactly, i.e. `www.example.org` and
29 `example.org` are treated differently by *tlsproxy*. This might be an issue,
30 especiall when '-u' is used!
32 Requires GnuTLS' *certtool*.
38 Written by Simon Ruderich <simon@ruderich.org>.
44 Copyright \(C) 2011-2013 Simon Ruderich. Free software licensed under GPL