How to apply signing password for pfx file within Command line mode ?
mrmiagi0101
Posts: 20 Bronze 1
I can not figure out how to apply the signing pasword for the keyFile while creating the .saproj from command line.
How to do this?
In the documentation there is only mentioned how to set the path to the keyfile, but we also need to set the password for the file.
E.g.: SmartAssembly.com /create ... /input=... /output=... /keyfilename=....pfx
Of course, if we build this saproj now, I get following error:
ERROR: You need to specify a password for the .pfx file
ERROR: You need to specify a password for the .pfx file
With GUI we can do this. But it is not possible to use gui, because everything is running on buildserver.
Tagged:
Best Answer
-
Russell D Posts: 1,324 Diamond 5This is available in 7.0.4: https://download.red-gate.com/checkforupdates/SmartAssembly/SmartAssembly_7.0.4.2315.exe.
Please see https://documentation.red-gate.com/sa7/building-your-assembly/using-the-command-line-mode for further details.Have you visited our Help Centre?
Answers