Skip to content
Snippets Groups Projects
Unverified Commit 43f474b4 authored by boklm's avatar boklm
Browse files

Bug 40846: Temporarily disable Windows signing

parent 985f768a
Branches
Tags
1 merge request!710Bug 40841: Add signing machine setup scripts and adapt signing scripts
......@@ -17,9 +17,9 @@ echo
test -f "$steps_dir/linux-signer-signmars.done" ||
read -sp "Enter nssdb7 (mar signing) passphrase: " NSSPASS
echo
test -f "$steps_dir/linux-signer-authenticode-signing.done" ||
read -sp "Enter windows authenticode (yubihsm) passphrase: " YUBIPASS
echo
#test -f "$steps_dir/linux-signer-authenticode-signing.done" ||
# read -sp "Enter windows authenticode (yubihsm) passphrase: " YUBIPASS
#echo
test -f "$steps_dir/linux-signer-gpg-sign.done" ||
read -sp "Enter gpg passphrase: " GPG_PASS
echo
......@@ -193,10 +193,10 @@ do_step dmg2mar
do_step sync-scripts-to-linux-signer
do_step linux-signer-signmars
do_step sync-after-signmars
do_step linux-signer-authenticode-signing
do_step sync-after-authenticode-signing
do_step authenticode-timestamping
do_step sync-after-authenticode-timestamping
#do_step linux-signer-authenticode-signing
#do_step sync-after-authenticode-signing
#do_step authenticode-timestamping
#do_step sync-after-authenticode-timestamping
do_step hash_signed_bundles
do_step sync-after-hash
do_step linux-signer-gpg-sign
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment