This commit is contained in:
zhangsz
2025-03-03 11:01:26 +08:00
parent 5f1710dc22
commit dae6fc93f7
1057 changed files with 519829 additions and 0 deletions

View 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; };