aboutsummaryrefslogtreecommitdiff
path: root/contrib/windeploy
AgeCommit message (Collapse)Author
2019-03-28release: Update the Windows Codesigning certificateCory Fields
Github-Pull: #15682 Rebased-From: 43ae1e96ed2c2c71375f91309e789723045fcf0c Tree-SHA512: 10b7ef7f58b9ded4d6a446f7a03173de6d2ce5d31a09945308b32e250c9ee7550ad2d6ae3aecb0447731a98f2ddfd62a0dcfa61106b6cc1da78d9985407ecf47
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2017-01-10release: add win detached sig creator and our cert chainCory Fields
To ensure that this is the correct chain, it is pulled from a previous release binary. Procedure: $ osslsigncode extract-signature -pem -in bitcoin-0.13.2-win32-setup.exe \ -out bitcoin-0.13.2-win32-setup.exe.pem $ openssl pkcs7 -print_certs -in bitcoin-0.13.2-win32-setup.exe.pem \ -out win-codesign.cert Hand-edit to remove comments, as well as the timestamp cert.