ocs init
This commit is contained in:
16
plat/diameter/doc/single_host/CAGenerate/freeDiameter-1.conf
Normal file
16
plat/diameter/doc/single_host/CAGenerate/freeDiameter-1.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
# -------- 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; };
|
||||
|
||||
Reference in New Issue
Block a user