2f65a80dd3411fccfadc59f02474878866ca5218
[libradsec.git] / lib / tests / test.conf
1 config test-udp {
2     type = "UDP"
3     server {
4         hostname = "localhost"
5         service = "1820"
6         secret = "sikrit"
7     }
8 }