Not sure if this is the correct subforum.
I'm trying to use CertMgr.exe to import a certificate into the currentUser trustedpublisher store.
Syntax should be CertMgr /add OutputFile.cer /s /r currentUser trustedpublisher
However the certificate I've been given is a password protected .pfx file
How do I get this into the correct store?