Activity for mauro

  • mauro mauro posted a comment on discussion Engineering 🇬🇧

    Using Microsoft signtool.exe I can install the certificate inside my PC and then use the certificate to sign the file without providing the password. Is there a flag to do the same using PackageManagerCLI.exe? This would be a very welcome feature as otherwise I would be forced to leave the certificate password inside a batch file which does not seem to me to be acceptable from the security point of view. Microsoft sign tool: signtool.exe sign /td SHA256 /fd SHA256 /f myCertificateFile.pfx /p myCertificatePassword...

1