
Answer-first summary for fast verification
Answer: Export the client certificate from Computer1., Install the exported certificate on Computer2.
Each client computer that connects to a VNet using Point-to-Site must have a client certificate installed. You need to export the client certificate from Computer1 and install it on Computer2 to ensure that Computer2 can establish a point-to-site VPN connection to VNet1. Without the client certificate, authentication for the VPN connection will fail.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can you ensure a point-to-site VPN connection from Computer2 to an Azure VNet1, which already has a working VPN connection from Computer1 using a self-signed certificate?
A
Export the client certificate from Computer1.
B
Install the exported certificate on Computer2.
C
Generate a client certificate from the self-signed root certificate.
D
Authenticate the connection using the installed client certificate.