A salesperson in your organization spends most of her time traveling between customer sites.After a customer visit, she must complete various managerial tasks, such as updating yourorganization's order database.Because she rarely comes back to your home office, she usually accesses the network from hernotebook computer using Wi-Fi access provided by hotels, restaurants, and airports.Many of these locations provide unencrypted public Wi-Fi access, and you are concerned thatsensitive data could be exposed. To remedy this situation, you decide to configure her notebookto use a VPN when accessing the home network over an open wireless connection.Which key steps should you take when implementing this configuration? (Select two.)a. Configure the VPN connection to use MS-CHAPv2.b. Configure the browser to send HTTPS requests through the VPN connection.c. Configure the VPN connection to use IPsec.d. Configure the browser to send HTTPS requests directly to the Wi-Fi network withoutgoing through the VPN connection.e. Configure the VPN connection to use PPTP.

Respuesta :

Answer: b. configure the browser to send HTTPS requests through the VPN connection

e. configure the VPN connection to use PPTP

Explanation:

b. sending the HTTPS requests directly to the WiFi network will bypass the VPN which will make the sensitive data vulnerable, hence, defeating the reason for making use of the VPN.

e. the salesperson accesses the WiFi using her notebook computer, which is most likely going to be running on a windows operating system, OS. The VPN connection type for windows OS is usually PPTP (it will be provided in the subscription details by the VPN being used). However, Mac OS does not support the PPTP. In such cases, the VPN being used will also provide the information (usually IKEv2).