Forum Discussion
Azure Point To Site VPN certificate
Hello,
We currently obtained a SSL certificate from Symantec.
Can i use the certificate for authentication in my VPN? (can i upload the .cer file to Azure and export the certificate as .pfx and distribute it to authorized clients ? )
you recived your public and private seperatly, none of them are the root certificate.
The root would be the top level certificate, you can open it, export and then upload.
But you cannot use the exported file to create new certificates, so all you clients would need to use the same PFX from you SSL, i would STRONGLY suggest you consider using another certificate for client access. Also i am unaware if all the clients can use the same PFX to identify them selves with.
4 Replies
- Kent GaardmandSteel Contributor
- N VCopper Contributor
Hello Kent,
Thanks for your reply.
When we ordered the certificate from Symantec, we got a .p7b file. When we installed the file, 2 certificates appeared in the personal certificate store (one issued to our domain and one issued to Symantec by Verisign).
Which one is my Root Certificate
- Kent GaardmandSteel Contributor
you recived your public and private seperatly, none of them are the root certificate.
The root would be the top level certificate, you can open it, export and then upload.
But you cannot use the exported file to create new certificates, so all you clients would need to use the same PFX from you SSL, i would STRONGLY suggest you consider using another certificate for client access. Also i am unaware if all the clients can use the same PFX to identify them selves with.