mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -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
|
||||
right=%any
|
||||
rightauth=pubkey
|
||||
rightauth2=xauth
|
||||
rightauth2=xauth-eap
|
||||
auto=add
|
||||
|
Loading…
x
Reference in New Issue
Block a user