Gordon Beeming
Menu
Blog
RSS
About
#openssl
Create pfx certificate file for Azure Web Apps from Cloudflare origin cert using openssl
Every time I create a new project using Azure Web Apps or even IIS and I need to add a pfx file for end to end https, Cloudflare gives you a private key and certificate but you can't use those directly with Azure Web Apps and I keep forgetting how to do this exactly so as I do sometimes I'm going to post the steps so that it's helpful to others as well as future me.
Posted on March 24, 2020 -
Azure
Cloudflare
Linux
openssl
Security