Bugs item #1283339, was opened at 2005-09-06 13:11 Message generated for change (Comment added) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1283339&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: candle Group: v2.0 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: smwhitman (smwhitman) >Assigned to: Rob Mensching (robmen) Summary: DigitalCertificate and DigitialSignature are not implemented Initial Comment: Ive tried using the WiX <DigitalCertificate/> and <DigitalSignature/> elements in version 2.0.3116.0 but it appears that they are not implemented. I looked at the source code to version 2.0.3220.0 and it appears that <DigitalCertificate/> and <DigitalSignature/> are not implemented there either. Is my understanding correct? I'm using an external cab file which I sign after the build using signcode.exe so it would be really nice if WiX could take my .spc and .pvk files as input and sign the .cab as well as populate the two tables mentioned above. ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2006-01-31 22:28 Message: Logged In: YES user_id=991639 The DigitalCertificate/Signature should be implemented now. The second issue is a feature request. ---------------------------------------------------------------------- Comment By: smwhitman (smwhitman) Date: 2006-01-11 09:05 Message: Logged In: YES user_id=1206416 If this feature is added then in addition to accepting the spc/pvk files WiX should also accept other formats such as .cer and .pfx files. There should be an option for passing the password in via the command line or prompt for a password. ---------------------------------------------------------------------- Comment By: smwhitman (smwhitman) Date: 2005-09-06 13:13 Message: Logged In: YES user_id=1206416 As a workaround, I'm using msicert.exe to sign the installer with the certificate that the product.cab file is signed with. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1283339&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
