reorder shibresolver/shibsp link
[mech_eap.orig] / radsec.conf
1 config gss-eap {
2         type = UDP
3         server {
4             hostname = "localhost"
5             service = "1812"
6             secret = "testing123"
7             timeout = 1
8             tries = 10
9     }
10 }