Annotation of embedaddon/strongswan/conf/plugins/eap-dynamic.opt, revision 1.1
1.1 ! misho 1: charon.plugins.eap-dynamic.preferred =
! 2: The preferred EAP method(s) to be used.
! 3:
! 4: The preferred EAP method(s) to be used. If it is not given the first
! 5: registered method will be used initially. If a comma separated list is
! 6: given the methods are tried in the given order before trying the rest of
! 7: the registered methods.
! 8:
! 9: charon.plugins.eap-dynamic.prefer_user = no
! 10: Prefer peer's proposed EAP methods.
! 11:
! 12: If enabled the EAP methods proposed in an EAP-Nak message sent by the peer
! 13: are preferred over the methods registered locally.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>