mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = pem pkcs1 revocation constraints pubkey openssl random
|
|
}
|
|
|
|
charon-systemd {
|
|
load = random nonce openssl pem pkcs1 openssl curl revocation vici kernel-libipsec kernel-netlink socket-default updown
|
|
multiple_authentication = no
|
|
}
|