A network administrator needs to grant third-party auditors access to an internal web-based financial dashboard. The security policy dictates that remote users must not be required to install dedicated client software or agent applications on their unmanaged personal endpoints, yet all session traffic must remain encrypted over the internet. Which remote access technology best meets these requirements?
- Clientless SSL/TLS VPNAnswer
- BIPsec VPN in Transport Mode
- CL2TP over IPsec VPN
- DPPTP with GRE Encapsulation
Answer
Clientless SSL/TLS VPN is the correct selection because it allows users to establish an encrypted session through a standard web browser using HTTPS (TCP 443) without installing remote access software.
Clientless SSL/TLS VPNs operate through standard web browsers over HTTPS (TCP port 443). Because modern web browsers natively support TLS encryption, third-party users can securely access web-based applications without downloading or installing any dedicated VPN client software on unmanaged endpoints.
Step-by-Step Solution
Key Concept
Clientless SSL/TLS VPN Architecture