I'm trying to import a certificate via cmd with certutil.exe
After I tried this command:
certutil.exe -A -n C:\Documents and Settings\xxxxx\Desktop\RootCert-somecert.cer -t c
It returns me
certutil.exe: function failed: The certificate/key database is in an old, unsupported format
Can you help me?
example:
hope it helps