resetting manifest requested domain to floor
[platform/upstream/vpnc.git] / cisco-decrypt.1
1 .TH "CISCO-DECRYPT" "1" "August 2007" "cisco-decrypt" "vpnc"
2 .SH "NAME"
3 cisco-decrypt \- decrypts an obfuscated Cisco vpn client pre-shared key
4 .\"
5 .\" $Id: cisco-decrypt.1 377 2008-11-26 08:03:43Z Joerg Mayer $
6 .\"
7 .SH "SYNOPSIS"
8 .B cisco-decrypt
9 \fI<obfuscated pre-shared key>
10 .SH "DESCRIPTION"
11 This command accompanies \fBvpnc\fR. It decrypts the obfuscated
12 pre-shared key from *.pcf\-configuration files, which must be
13 specified on the command line.
14
15 The result will be printed to STDOUT.
16 .SH "AUTHOR"
17 cisco-decrypt was originally written by Maurice Massar. This man\-page was
18 written by Jörg Mayer, based on the pcf2vpnc manpage written by Wolfram Sang
19 (ninja(at)the\-dreams.de).
20
21 Permission is granted to copy, distribute and/or modify this document under
22 the terms of the GNU General Public License, Version 2 any
23 later version published by the Free Software Foundation.
24 .PP
25 On Debian systems, the complete text of the GNU General Public
26 License can be found in /usr/share/common\-licenses/GPL.
27 .SH "SEE ALSO"
28 .BR vpnc(8)
29 .BR pcf2vpnc(1)