testing: Make RADIUS server enforce client identity in certificate's CN
This commit is contained in:
@@ -9,7 +9,7 @@ connections {
|
||||
}
|
||||
remote {
|
||||
auth = eap-radius
|
||||
id = "C=CH, O=strongSwan Project, OU=Research, CN=[email protected]"
|
||||
id = [email protected]
|
||||
}
|
||||
children {
|
||||
net {
|
||||
|
||||
Reference in New Issue
Block a user