OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / utils / secrets.proto
1 # RCSID $Id: secrets.proto,v 1.14 2001/05/23 15:12:37 henry Exp $
2 # This file holds shared secrets or RSA private keys for inter-Pluto
3 # authentication.  See ipsec_pluto(8) manpage, and HTML documentation.
4
5 # RSA private key for this host, authenticating it to any other host
6 # which knows the public part.  Suitable public keys, for ipsec.conf, DNS,
7 # or configuration of other implementations, can be extracted conveniently
8 # with "ipsec showhostkey".
9 : RSA   {
10         # yyy
11         }
12 # do not change the indenting of that "}"