medium
Single Answer
0

What advantage does an IPSec VPN have over a TLS VPN when protecting traffic?

Answer Options

A

It operates at the network layer rather than the transport layer.

B

It supports stronger encryption types.

C

It does not rely on tunneling.

D

It does not provide advantages over TLS, and TLS should be used instead when possible.

Correct Answer: A

Explanation

IPSec VPNs operate at the network layer instead of the transport layer. That means less information is visible to potential attackers. Both support strong encryption, IPSec VPNs do support tunneling, and not relying on tunneling is not an advantage in most use cases.