view doc/single_host/freeDiameter-1.conf @ 1300:3f1e79e1273e

Added new callbacks in the derived types definitions to improve value checks during message parsing. Thanks Ranjith for the suggestion.
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 30 Aug 2015 01:11:55 +0800
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"