summaryrefslogtreecommitdiffstats
path: root/src/tests/krb5_proxy_check_test_data.conf
blob: eb74dbfa47d643668688d5c789b5962698c3d17c (plain)
1
2
3
4
5
6
7
8
[realms]
  REALM = {
    kdc = hello
  }

  REALM_PROXY = {
    kdc = https://hello
  }