mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-08 00:02:03 -04:00
testing: enforce xauth-eap in ikev1/xauth-rsa-eap-md5-radius
As eap-radius now provides its own XAuth backend and eap-radius is loaded before xauth-eap, we have to enforce the exact XAuth backend to use.
This commit is contained in:
parent
14dfdf7dac
commit
2cfe88aacb
@ -18,5 +18,5 @@ conn rw
|
|||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
right=%any
|
right=%any
|
||||||
rightauth=pubkey
|
rightauth=pubkey
|
||||||
rightauth2=xauth
|
rightauth2=xauth-eap
|
||||||
auto=add
|
auto=add
|
||||||
|
Loading…
x
Reference in New Issue
Block a user