diff options
| author | Cory Fields <[email protected]> | 2017-01-10 15:21:25 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-01-10 18:58:09 -0500 |
| commit | 00683615df22c24b219b35f518feef792258b862 (patch) | |
| tree | 4c10c832afc60233bbfce26c26c0b6bbea5bd2e5 /src/httpserver.cpp | |
| parent | Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS X (diff) | |
| download | discoin-00683615df22c24b219b35f518feef792258b862.tar.xz discoin-00683615df22c24b219b35f518feef792258b862.zip | |
release: add win detached sig creator and our cert chain
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions