Generate a .pfx certificate using OpenSSL
Azure uses .pfx files to bind SSL to your domain. This tutorial will show you how to generate the .pfx file from a custom SSL certificate that you purchased from a trusted certificate authority by using OpenSSL. Prerequisites To complete this tutorial you need to have completed the following: Mapped …