strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mixed IKEv1/IKEv2 scenarios require socket-raw
[strongswan.git]
/
testing
/
tests
/
ike
/
rw_v1-net_v2
/
hosts
/
moon
/
etc
/
strongswan.conf
1
# /etc/strongswan.conf - strongSwan configuration file
2
3
charon {
4
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random hmac x509 xcbc stroke kernel-netlink socket-raw
5
}
6
7
pluto {
8
load = curl aes des sha1 sha2 md5 pem pkcs1 x509 gmp random hmac
9
}