strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ff41ca0
)
fixed suppression of cert requests in eap-sim and eap-aka scenarios
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Mon, 14 Apr 2008 04:33:17 +0000
(
04:33
-0000)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Mon, 14 Apr 2008 04:33:17 +0000
(
04:33
-0000)
testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/ipsec.conf
patch
|
blob
|
history
testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/ipsec.conf
patch
|
blob
|
history
testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
patch
|
blob
|
history
testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
patch
|
blob
|
history
diff --git
a/testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/ipsec.conf
b/testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/ipsec.conf
index
c2fe026
..
2af93a3
100755
(executable)
--- a/
testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/ipsec.conf
+++ b/
testing/tests/ikev2/rw-eap-aka-rsa/hosts/carol/etc/ipsec.conf
@@
-19,5
+19,4
@@
conn home
right=PH_IP_MOON
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
- rightsendcert=never
auto=add
diff --git
a/testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/ipsec.conf
b/testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/ipsec.conf
index
dbf3816
..
140e889
100755
(executable)
--- a/
testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/ipsec.conf
+++ b/
testing/tests/ikev2/rw-eap-aka-rsa/hosts/moon/etc/ipsec.conf
@@
-20,5
+20,6
@@
conn rw-eapaka
leftcert=moonCert.pem
leftfirewall=yes
rightid=*@strongswan.org
+ rightsendcert=never
right=%any
auto=add
diff --git
a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
index
c2fe026
..
2af93a3
100755
(executable)
--- a/
testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
+++ b/
testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/ipsec.conf
@@
-19,5
+19,4
@@
conn home
right=PH_IP_MOON
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
- rightsendcert=never
auto=add
diff --git
a/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
b/testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
index
3f88b2a
..
509deb9
100755
(executable)
--- a/
testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
+++ b/
testing/tests/ikev2/rw-eap-sim-rsa/hosts/moon/etc/ipsec.conf
@@
-21,4
+21,5
@@
conn rw-eapsim
leftfirewall=yes
rightid=*@strongswan.org
right=%any
+ rightsendcert=never
auto=add