Skip to content

Use hexadecimal encoding and decoding for certificate fingerprints - #94

Open
hslatman wants to merge 1 commit into
flexiblepower:mainfrom
distributit:certificate-hex-fingerprint
Open

Use hexadecimal encoding and decoding for certificate fingerprints#94
hslatman wants to merge 1 commit into
flexiblepower:mainfrom
distributit:certificate-hex-fingerprint

Conversation

@hslatman

@hslatman hslatman commented Aug 5, 2026

Copy link
Copy Markdown

The spec says: "SHA256 certificate fingerprints are encoded into a hexadecimal string, and must be decoded as hexadecimal string before it can be used as input".

Base64 was used before, resulting in hash length errors.

The spec says: "SHA256 certificate fingerprints are encoded into a
hexadecimal string, and must be decoded as hexadecimal string before
it can be used as input".

Base64 was used before, resulting in hash length errors.
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.

1 participant