Skip to content

Conversation

@codebytere
Copy link
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
Copy link

release-clerk bot commented Nov 9, 2021

No Release Notes

@trop
Copy link
Contributor

trop bot commented Nov 9, 2021

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

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