Skip to content

fix: failing Node.js certificate spec - #31748

Merged
jkleinsc merged 1 commit into
mainfrom
fix-spkac-verification
Nov 9, 2021
Merged

fix: failing Node.js certificate spec#31748
jkleinsc merged 1 commit into
mainfrom
fix-spkac-verification

Conversation

@codebytere

Copy link
Copy Markdown
Member

Description of Change

Fixes a spec failure originating with a strict requirement in BoringSSL
that base64 strings be evenly divisible by 4 in their implementation of
NETSCAPE_SPKI_b64_decode.

Fixes that issue by trimming the newlines out of the file.

Upstreamed at nodejs/node#40757.

Checklist

Release Notes

Notes: none.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/16-x-y labels Nov 8, 2021
@codebytere
codebytere requested a review from jkleinsc November 8, 2021 14:55
@codebytere
codebytere requested a review from a team as a code owner November 8, 2021 14:55
@electron-cation electron-cation Bot added new-pr 🌱 PR opened recently and removed new-pr 🌱 PR opened recently labels Nov 8, 2021
@jkleinsc
jkleinsc merged commit 25cdbb7 into main Nov 9, 2021
@jkleinsc
jkleinsc deleted the fix-spkac-verification branch November 9, 2021 16:29
@release-clerk

release-clerk Bot commented Nov 9, 2021

Copy link
Copy Markdown

No Release Notes

@trop

trop Bot commented Nov 9, 2021

Copy link
Copy Markdown
Contributor

I have automatically backported this PR to "16-x-y", please check out #31771

t57ser pushed a commit to t57ser/electron that referenced this pull request Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants