A system administrator is configuring a secure remote access solution using an SSL/TLS VPN to allow telecommuters to access internal network applications. Which transport layer protocol and default port number are used by an SSL/TLS VPN connection?
- TCP port 443Answer
- BUDP port 500
- CTCP port 22
- DUDP port 1701
Answer
TCP port 443 is the standard protocol and port used for SSL/TLS VPN connections.
SSL/TLS remote access VPNs utilize Transport Layer Security, which operates over TCP port 443 by default. Because TCP port 443 is also used for standard encrypted web browsing (HTTPS), it easily traverses firewalls and Network Address Translation (NAT) devices.
Step-by-Step Solution
Key Concept
SSL/TLS VPN Transport Port Characteristics
Estimated Time:45s