The error SSL_ERROR_NO_CYPHER_OVERLAP appears because the AP230’s Web UI uses older SSL/TLS ciphers that Firefox no longer supports. This is separate from the firmware update issue, but it’s why you can’t access the UI in modern browsers. You can sti...
Check if the switch's management VLAN/IP is reachable and not blocked by any ACL or upstream firewall. Also, verify that the SSH port (usually 22) is open and not filtered. Try connecting with verbose mode (ssh - vvv) for more detailed error output. ...
Yes, this setup is doable and aligns well with best practices. You can configure the AP’s onboard RADIUS to forward auth requests to local domain controllers for AD-joined devices. For iPhones, configure EAP-TLS on your RADIUS to require both AD cred...
On an EXOS switch, SSL certificates are stored internally and not directly accessible by filename. To delete a generated certificate, use the command:Unconfigure SSL certificateThis removes the active certificate, even if you don't know its filename ...