Written by
Mark Wiseman
on
on
Generate a pfx using p7s and key
It’s the end of 2019 and I can’t believe I am dealing with this again.
I can’t remember the last time I had to generate a pfx for installation in IIS but it has been frustrating enough for me to blog about so I remember for next time.
Pre-requisites
OpenSSL. A quick way to install in on Windows is via chocolatey
Files form client
- my_domain.p7s
- my_domain.key
Generate the PKS
You can now install the pfx on the windows server!
Discussion and feedback