Connect printer over wired Ethernert connection.
Note: IP address obtained by the printer.
From the Embedded Web Server (accessible via https://<ip address of printer>, go to “Security” (under settings tab on the right) then select “Certificate Management”. Then click on “Certificate Authority Management”
From Certificate Authority Management, hit New, then Upload CA from the Radius Server (must be in .pem format). After upload, you should see the CA appear as noted below.
On the embedded web server page, go to “Security > Certificate Management > Device Certificates”.
Hit “Generate”, fill in the fields. You should see it in the list as shown below:
Click on the link for the name of the new entry that is generated (not the default).
Select “Download Signing Request”. This will have to be signed by the Radius Server, usually via a script.
Note: This screenshot is from a previous product, but the options are the same.
After getting the request signed, go back into the Device Certificate Manager, click on Name of entry (i.e. “hostapdtest” in this example not “default”) and choose “Install Signed Certificate”. Upload the signed cert as instructed. After doing this step, you should see the certificate show up in signed.
Now go into Wireless Setup by selecting “Network/Ports” > “Wireless”. Enter the SSID of the AP for the network with the radius sever. For “Wireless Security Mode” select 802.1x‑Radius, for WPA3‑Enterprise mode without 192 bit security (which we do not support), select ”WPA2+PMF” for the field “802.1x Encryption Mode”. Fill in other fields. Hit Save to save settings.
Scroll down to the 802.1x filed on this page and expand settings.
- Enable 802.1x radio button.
- For 802.1x Certificate, select the name created in steps #4-#8
- For 802.1x entries, select only the authentication mechanism desired
- Device login name should correspond to the login name defined for the radius server, usually in the conf file on the radius server. Likewise, device login password must correspond to the password defined in the radius server conf file (i.e. it is not the shared secret entered during cert signing necessarily).
- If testing WPA3‑Enterprise mode the checkbox for “Enable Server Certificate” is greyed out, as server certificate validation is always performed, and we do not allow users to deselect. If it is not greyed out, make sure step 9 was performed and saved.
- TTLS Authentication mode is typically MSCHAP‑V2
When fields are complete, hit Save.
After setup is complete, disconnect wired connection and reboot the printer so it will come up in wireless mode. Monitor radius server logs if unable to connect to network.
If the issue persists, then search for more information related to this issue or contact customer support.