An AP GUI offers HTTP on port 80 that redirects to HTTPS. What management practice does that support for a civic building install?
Select an answer to reveal the explanation.
Short Explanation
A redirect to HTTPS is the AP saying 'talk to me privately.' Cleartext HTTP admin sessions are postcard-grade security—fine for a demo badge, bad for civic gear.
Full Explanation
Browser-based AP management should use HTTPS so credentials and configuration changes are encrypted. HTTP-to-HTTPS redirection encourages that practice. Leaving management on cleartext HTTP, or splitting sensitive actions onto HTTP, weakens management-plane confidentiality.