It works fine on Windows 10, but when I try to import the same .pfx file on a Windows server 2012 it fails with the message "The password you entered is incorrect".
I use OpenSSL 3.0.0 to create my certificate, private key and .pfx file. I am certain that I use the correct password.
Is there any reason why I would not be able to import a .pfx file on a Windows server 2012?