-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent multiple Windows exe/dll signing and verify (#1157)
* Update verify_signing.groovy to check Windows exes only have one signature Signed-off-by: Andrew Leonard <[email protected]> * Update verify_signing.groovy to check Windows exes only have one signature Signed-off-by: Andrew Leonard <[email protected]> * Update verify_signing.groovy to check Windows exes only have one signature Signed-off-by: Andrew Leonard <[email protected]> * Update verify_signing.groovy to check Windows exes only have one signature Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> * Prevent jdk11+ from running external sign.sh as already signed during build Signed-off-by: Andrew Leonard <[email protected]> --------- Signed-off-by: Andrew Leonard <[email protected]>
- Loading branch information
1 parent
4c30388
commit 98add17
Showing
2 changed files
with
75 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters