78.4k views
2 votes
Which VPN protocol does not support using Password Authentication Protocol (PAP), Challenge Handshake Authentication Protocol (CHAP), and Microsoft Challenge Handshake Authentication Protocol Version 2 (MSCHAPv2), and instead can only use EAP-MSCHAPv2 or a certificate for authentication?

1 Answer

1 vote

Answer:

Internet Key Exchange, Version 2 ( IKE v 2 )

Step-by-step explanation:

Internet Key Exchange, Version 2 is a request/response encryption tool it provides security and manages security association (SA) properties, it uses only EAP-MSCHAPv2 (another authentication mechanism) or a certificate for authentication.

User Asaph
by
5.4k points