Authenticode Signing not properly implemented
Posted: Tue Mar 20, 2007 6:35 pm
Are there plans to properly implement Authenticode Signing? Right now I cannot do a build of my install from our build machine because it prompts for the password. There is no place within the script I can place a password nor can I pass it in on the commandline.
I also thought about dividing the install into 2 parts. The main install as an MSI and the second one as a wrapper to call the first so I can sign them separately but that doesn't seem to work either because InstallAware will automatically wrap it up into an exe.
1. It is not pratical for me to babysit our automated build process just to type in a password twice for each build. I have more imprtant things to do.
2. I can't just give out the password to our QA dept because it is *supposed* to be secure. How secure is our private key if a low level empoyee that is managing the build has access to the password?
Is there a very good reason for the way this is implemented and can you give me a timeframe when this will be fixed?
So far I am impressed by most of InstallAware but there are times it can be so frustrating because something just doesn't seem well thought out.
Robert Kozak
I also thought about dividing the install into 2 parts. The main install as an MSI and the second one as a wrapper to call the first so I can sign them separately but that doesn't seem to work either because InstallAware will automatically wrap it up into an exe.
1. It is not pratical for me to babysit our automated build process just to type in a password twice for each build. I have more imprtant things to do.
2. I can't just give out the password to our QA dept because it is *supposed* to be secure. How secure is our private key if a low level empoyee that is managing the build has access to the password?
Is there a very good reason for the way this is implemented and can you give me a timeframe when this will be fixed?
So far I am impressed by most of InstallAware but there are times it can be so frustrating because something just doesn't seem well thought out.
Robert Kozak