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
- added host2host test for ikev2
[strongswan.git]
/
testing
/
tests
/
ikev2-host2host
/
hosts
/
sun
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
version 2.0 # conforms to second version of ipsec.conf specification
4
5
config setup
6
plutostart=no
7
8
conn host-host
9
left=PH_IP_MOON
10
leftcert=moonCert.pem
11
right=PH_IP_SUN
12
rightcert=sunCert.pem
13
keyexchange=ikev2
14
auto=add