With EAP-TLS a client certificate is required. With EAP-TTLS it's optional.
Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D4152
This commit is contained in:
parent
ef5960a9db
commit
f3226ed93c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47779
1 changed files with 1 additions and 1 deletions
|
@ -1482,7 +1482,7 @@ wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
||||||
<title><acronym>WPA</acronym> with
|
<title><acronym>WPA</acronym> with
|
||||||
<acronym>EAP-TTLS</acronym></title>
|
<acronym>EAP-TTLS</acronym></title>
|
||||||
|
|
||||||
<para>With <acronym>EAP-TTLS</acronym>, both the
|
<para>With <acronym>EAP-TLS</acronym>, both the
|
||||||
authentication server and the client need a certificate.
|
authentication server and the client need a certificate.
|
||||||
With <acronym>EAP-TTLS</acronym>, a client certificate
|
With <acronym>EAP-TTLS</acronym>, a client certificate
|
||||||
is optional. This method is similar to a web server
|
is optional. This method is similar to a web server
|
||||||
|
|
Loading…
Reference in a new issue