Skip to content

Conversation

@bpintea
Copy link
Collaborator

@bpintea bpintea commented Nov 25, 2019

So far only the MSI had been considered for signing. This commit adds
the logic to also sign the DLL files that are going to be packed into
the MSI.

The PR adds the code to find all the DLL files within the directory
unpackaged from the ZIP file produced by the build, then sign them with
same function used to sign the MSI file.

So far only the MSI had been considered for signing. This commit adds
the logic to also sign the DLL files that are going to be packed into
the MSI.

The commit adds the code to find all the DLL files within the directory
unpackaged from the ZIP file produced by the build, then sign them with
same function used to sign the MSI file.
@bpintea bpintea merged commit 89ec656 into elastic:master Nov 27, 2019
@bpintea bpintea deleted the enh/sign_dll_files branch November 27, 2019 08:31
bpintea added a commit that referenced this pull request Nov 28, 2019
So far only the MSI had been considered for signing. This commit adds
the logic to also sign the DLL files that are going to be packed into
the MSI.

The commit adds the code to find all the DLL files within the directory
unpackaged from the ZIP file produced by the build, then sign them with
same function used to sign the MSI file.

(cherry picked from commit 89ec656)
bpintea added a commit that referenced this pull request Dec 2, 2019
So far only the MSI had been considered for signing. This commit adds
the logic to also sign the DLL files that are going to be packed into
the MSI.

The commit adds the code to find all the DLL files within the directory
unpackaged from the ZIP file produced by the build, then sign them with
same function used to sign the MSI file.

(cherry picked from commit 89ec656)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants