File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / tnc-pdp.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 4 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

charon.plugins.tnc-pdp.pt_tls.enable = yes
	Enable PT-TLS protocol on the strongSwan PDP.

charon.plugins.tnc-pdp.pt_tls.port = 271
	PT-TLS server port the strongSwan PDP is listening on.

charon.plugins.tnc-pdp.radius.enable = yes
	Enable RADIUS protocol on the strongSwan PDP.

charon.plugins.tnc-pdp.radius.method = ttls
	EAP tunnel method to be used.

charon.plugins.tnc-pdp.radius.port = 1812
	RADIUS server port the strongSwan PDP is listening on.

charon.plugins.tnc-pdp.radius.secret =
	Shared RADIUS secret between strongSwan PDP and NAS. If set, make sure to
	adjust the permissions of the config file accordingly.

charon.plugins.tnc-pdp.server =
	Name of the strongSwan PDP as contained in the AAA certificate.

charon.plugins.tnc-pdp.timeout =
	Timeout in seconds before closing incomplete connections.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>