eap-dynamic.opt 535 B

12345678910111213
  1. charon.plugins.eap-dynamic.preferred =
  2. The preferred EAP method(s) to be used.
  3. The preferred EAP method(s) to be used. If it is not given the first
  4. registered method will be used initially. If a comma separated list is
  5. given the methods are tried in the given order before trying the rest of
  6. the registered methods.
  7. charon.plugins.eap-dynamic.prefer_user = no
  8. Prefer peer's proposed EAP methods.
  9. If enabled the EAP methods proposed in an EAP-Nak message sent by the peer
  10. are preferred over the methods registered locally.