Files
ocs/plat/diameter/doc/single_host/CAGenerate/freeDiameter-1.conf
2025-03-03 11:01:26 +08:00

17 lines
359 B
Plaintext

# -------- Test configuration ---------
Identity = "peer1.localdomain";
Realm = "localdomain";
# Port = 3868;
# SecPort = 3869;
TLS_Cred = "./ca.crt",
"./ca.key";
TLS_CA = "./ca.pem";
#LoadExtension = "extensions/test_app.fdx" : "test_app1.conf";
ConnectPeer = "peer2.localdomain" { ConnectTo = "127.0.0.1"; No_TLS; port = 30868; };