ocs init
This commit is contained in:
16
plat/diameter/doc/single_host/freeDiameter-1.conf
Normal file
16
plat/diameter/doc/single_host/freeDiameter-1.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
# -------- Test configuration ---------
|
||||
|
||||
Identity = "peer1.localdomain";
|
||||
Realm = "localdomain";
|
||||
Port = 3868;
|
||||
SecPort = 3869;
|
||||
|
||||
TLS_Cred = "./cacert.pem",
|
||||
"./cakey.pem";
|
||||
TLS_CA = "./cacert.pem";
|
||||
|
||||
#LoadExtension = "extensions/test_app.fdx" : "test_app1.conf";
|
||||
|
||||
ConnectPeer = "peer2.localdomain" { ConnectTo = "127.0.0.1"; No_TLS; port = 30868; };
|
||||
|
||||
Reference in New Issue
Block a user