blob: dfa6dde47ace1d42e990083a9c7ecf0c5a159a2b (
plain)
1
2
3
4
5
6
7
8
|
# This file holds shared secrets or RSA private keys for authentication.
# RSA private key for this host, authenticating it to any other host
# which knows the public part.
# this file is managed with debconf and will contain the automatically created private key
include /var/lib/strongswan/ipsec.secrets.inc
|