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
testing: Converted gcrypt-ikev2 to swanctl
[strongswan.git]
/
testing
/
tests
/
gcrypt-ikev2
/
alg-camellia
/
hosts
/
moon
/
etc
/
strongswan.conf
1
# /etc/strongswan.conf - strongSwan configuration file
2
3
swanctl {
4
load = pem pkcs1 x509 revocation constraints pubkey openssl random
5
}
6
7
charon-systemd {
8
load = random nonce pem pkcs1 gcrypt hmac x509 revocation kernel-netlink curl socket-default updown vici
9
10
syslog {
11
daemon {
12
default = 1
13
}
14
auth {
15
default = 0
16
}
17
}
18
}