HI
we have a configured Azure P2S VPN which is using root and client certificate. I want to know if I can use same certificate for multiple client PC at the same time or do I have to create root and client certificate for each individual PC?
Here is a link that I am following to create certificates : https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal#generatecert
Thanks