mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
13 lines
632 B
Plaintext
13 lines
632 B
Plaintext
# RCSID $Id: ipsec.secrets.proto,v 1.3.6.1 2005/09/28 13:59:14 paul Exp $
|
|
# This file holds shared secrets or RSA private keys for inter-Pluto
|
|
# authentication. See ipsec_pluto(8) manpage, and HTML documentation.
|
|
|
|
# RSA private key for this host, authenticating it to any other host
|
|
# which knows the public part. Suitable public keys, for ipsec.conf, DNS,
|
|
# or configuration of other implementations, can be extracted conveniently
|
|
# with "ipsec showhostkey".
|
|
|
|
# this file is managed with debconf and will contain the automatically created RSA keys
|
|
include /var/lib/openswan/ipsec.secrets.inc
|
|
include /etc/ipsec.d/ipsec.*.secrets
|