12 lines
345 B
Plaintext
Executable File
12 lines
345 B
Plaintext
Executable File
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = pem pkcs1 x509 revocation constraints pubkey openssl random
|
|
}
|
|
|
|
charon-systemd {
|
|
load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici attr farp
|
|
dns1 = PH_IP_WINNETOU
|
|
dns2 = PH_IP_VENUS
|
|
}
|