We use IIS to create the CSR and to complete the Certificate Request. We use the Computer Certificates MMC to export that certificate to .PFX. When exporting with the intent to import the .PFX into Azure we run the following steps: Open the Computer Certificates MMC Click on Start and […]
Certificates
2 posts
We have a need to set up SSL certificates for a number of the WordPress sites we have set up as an Azure Web App. The simplest way to do this, at least for us, is to use the built-in CSR certificate request mechanism as we just happen to have […]