Skip to content

Update signtool call to use cert thumbprint sha instead of subject - #1017

Open
rhartman93 wants to merge 2 commits into
konflux-ci:mainfrom
rhartman93:win-sign-use-sha
Open

Update signtool call to use cert thumbprint sha instead of subject#1017
rhartman93 wants to merge 2 commits into
konflux-ci:mainfrom
rhartman93:win-sign-use-sha

Conversation

@rhartman93

Copy link
Copy Markdown

Relying on the subject of the signing cert is error prone, if it's wrong, signing fails and our hsm account gets locked out blocking all signing. The subject here is wrong so lets use thumbprint sha instead to unblock signing and increase resiliency

@swickersh

Copy link
Copy Markdown
Contributor

/ok-to-test

@swickersh

Copy link
Copy Markdown
Contributor

The utils-push-artifacts-to-cdn test should help us assert that this works. But that test wont pass while the account is locked. So we can re-trigger that test when you're ready

johnbieren
johnbieren previously approved these changes Sep 8, 2026
@rhartman93

rhartman93 commented Sep 8, 2026 via email

Copy link
Copy Markdown
Author

Update signtool call to use cert thumbprint sha instead of subject

Signed-off-by: Ryan Hartman <rhartman@redhat.com>
Signed-off-by: Ryan Hartman <rhartman@redhat.com>
@johnbieren

Copy link
Copy Markdown
Collaborator

/ok-to-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants