How do I upgrade the encryption on my IIS-exported pfx file?
Having found out what encryption algorithm was used to encrypt my pfx file, using openssl, I now want to upgrade the pfx file to use the most secure algorithms available, rather than 40-bit rc2. How can I do this?
Continue reading How do I upgrade the encryption on my IIS-exported pfx file?