In order to upload a service on Microsoft Azure Cloud there is a cer file required, to proof the identity. How can I purchase one for my company?
Thanks,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You do not buy the .cer certificate, just create it: https://azure.microsoft.com/documentation/articles/cloud-services-certs-create/
Do you need to use the .pfx certificate as well? I have not yet had to use one of those in my Azure apps but the linked page talks about how to use one.