Update eduroam domain for certificate validation
This commit is contained in:
parent
0fe307338b
commit
64acdb559e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
phase2="auth=MSCHAPV2"
|
phase2="auth=MSCHAPV2"
|
||||||
group=CCMP TKIP
|
group=CCMP TKIP
|
||||||
ca_cert="${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
ca_cert="${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
||||||
altsubject_match="DNS:ugnps.ugent.be"
|
altsubject_match="DNS:radius.ugent.be"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue