view doc/single_host/freeDiameter-1.conf @ 1318:2a5620128a9a

Remove '*' from the couple enumerated values that had them. This was inconsistent and caused trouble with extensions that want to add enumerated values to existing enumerations.
author Thomas Klausner <tk@giga.or.at>
date Mon, 23 Jan 2017 15:26:25 +0100
parents 36caa2c02d1e
children
line wrap: on
line source


# -------- Test configuration ---------

Identity = "peer1.localdomain";
Realm = "localdomain";
# Port = 3868;
# SecPort = 3869;

TLS_Cred = "peer1.cert.pem",
	   "peer1.key.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; };

"Welcome to our mercurial repository"