mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
15 lines
298 B
Plaintext
Executable File
15 lines
298 B
Plaintext
Executable File
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = pem pkcs1 revocation constraints pubkey openssl random
|
|
}
|
|
|
|
charon-systemd {
|
|
load = random nonce openssl pem pkcs1 revocation curl kernel-netlink socket-default updown vici
|
|
syslog {
|
|
daemon {
|
|
cfg = 2
|
|
}
|
|
}
|
|
}
|