WiFi Authentication Methods

WiFi Authentication Methods

NetBeez supports the following WiFi authentication methods:

  • Open
  • Enhanced Open
  • WEP64/128/256
  • WPA/WPA2-PSK
  • WPA/WPA2-EAP
  • WPA/WPA3-PSK
  • WPA/WPA3-EAP

 

Uploading Certificates

All certificates and keys needed for the WPA/WPA2-EAP and WPA/WPA3-EAP methods have to be in the PEM format.

For any of the WPA/WPA2-EAP or WPA/WPA3-EAP methods that require a CA certificate, you need to upload a file that includes all certificates (a.k.a. chain of trust), in PEM format, in the following order, and then upload to the dashboard:

-----BEGIN CERTIFICATE----- 
(Root Trusted certificate)
-----END CERTIFICATE----- 
-----BEGIN CERTIFICATE-----
(Intermediate certificate(s)
-----END CERTIFICATE-----
....... (Other intermediate certificates).......
-----BEGIN CERTIFICATE-----
(Certificate)
-----END CERTIFICATE-----

 

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.