Skip to content

Fix pem_finger so PEM strings match file fingerprints - #70011

Merged
dwoz merged 1 commit into
saltstack:3006.xfrom
twangboy:fix/69970/3006.x
Aug 13, 2026
Merged

Fix pem_finger so PEM strings match file fingerprints#70011
dwoz merged 1 commit into
saltstack:3006.xfrom
twangboy:fix/69970/3006.x

Conversation

@twangboy

Copy link
Copy Markdown
Contributor

What does this PR do?

path= stripped PEM headers while key= hashed the raw string, so master_finger from a key string did not match salt-key -F.

What issues does this PR fix or reference?

Fixes #69970

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

path= stripped PEM headers while key= hashed the raw string, so
master_finger from a key string did not match salt-key -F.
Fixes saltstack#69970
@twangboy twangboy added this to the Sulphur v3006.28 milestone Aug 11, 2026
@twangboy twangboy self-assigned this Aug 11, 2026
@twangboy
twangboy requested a review from a team as a code owner August 11, 2026 18:50
@twangboy twangboy added the test:full Run the full test suite label Aug 11, 2026
@dwoz
dwoz merged commit c21f76a into saltstack:3006.x Aug 13, 2026
862 of 870 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants