view doc/eap_tls_plugin.diameap.conf.sample @ 1260:4f6f61e67599

Store redirect information for ALL_SESSION and ALL_USER in a hash. This is a speedup if many of these exist (compared to checking a linked list for matches as before). Refactor a bit while here. Use the uthash code from Troy D. Hanson, http://troydhanson.github.com/uthash/
author Thomas Klausner <tk@giga.or.at>
date Mon, 24 Mar 2014 13:21:41 +0100
parents 64e55fc10ab3
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>";

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

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

#Enable/disable checking certificate's CN
check_cert_cn_username = 1;
"Welcome to our mercurial repository"