how to set require_client_cert on peap with freeradius 2.x
Hi, in eap.conf, it says: # You can make PEAP require a client cert by setting # # EAP-TLS-Require-Client-Cert = Yes # # in the control items for a request. What does it mean in the control items for a request? On which file? Can someone please help? Thanks a lot. Jim
On Jun 1, 2020, at 7:03 PM, Jim Shi via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
in eap.conf, it says:
Why are you installing v2 on a new system? Version 2 was marked "end of life" many years ago. You should really be using version 3.
# You can make PEAP require a client cert by setting
#
# EAP-TLS-Require-Client-Cert = Yes
# # in the control items for a request.
What does it mean in the control items for a request? On which file? Can someone please help?
$ man unlang This is documented. Alan DeKok.
participants (2)
-
Alan DeKok -
Jim Shi