blob: bcafd86ba4d8bf33cf86812c2a0278ab1db85a82 (
plain)
1
2
3
4
5
6
7
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
i_dont_care_about_security_and_use_aggressive_mode_psk = yes
}
|