view conf/backend.eap.testbed.aaa/freeDiameter/eap_tls.conf @ 7:45d7725a915c

Prepared testbed configuration for app_diameap
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 28 Jul 2010 18:57:32 +0900
parents
children
line wrap: on
line source

#### a sample configuration file for EAP-TLS

#Certificate and Private key files
#Cred = "<Path to certificate>" : "<Path to private Key>";
Cred = "/home/aaa/ca/ca_data/mgr.testbed.aaa/clients/server/cert.pem"
                : "/home/aaa/ca/ca_data/mgr.testbed.aaa/clients/server/privkey.pem";

#CA file
#CA = "<Path to CA file>";
CA = "/home/aaa/ca/ca_data/mgr.testbed.aaa/public/cacert.pem";

#CRL file
#CRL = "<Path to CRL file>";

"Welcome to our mercurial repository"