fix: h2 CI by metcoder95 · Pull Request #4395 · nodejs/undici (original) (raw)
added 4 commits
slagiewka pushed a commit to slagiewka/undici that referenced this pull request
test: fix key-size pem errors
chore: use @metcoder95/https-pem
fix: ci
fix: ci
mcollina pushed a commit that referenced this pull request
test: fix key-size pem errors
chore: use @metcoder95/https-pem
fix: ci
fix: ci
(cherry picked from commit 8dd120e)
ronag added a commit to nxtedition/undici that referenced this pull request
The https-pem dev dependency generates a 1024-bit RSA key, which Node 25's
OpenSSL rejects with ERR_SSL_EE_KEY_TOO_SMALL, failing the https tests.
Switch to @metcoder95/https-pem (2048-bit, same API), matching upstream
undici (nodejs#4395).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})