We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.30+1424a196f
Darwin 23.3.0 arm64 arm
const { Agent } = require('undici'); fetch(url, { dispatcher: new Agent({ connect: { cert: cert, key: key, ca: ca } }) });
UNABLE_TO_VERIFY_LEAF_SIGNATURE: unable to verify the first certificate path: "xxxxx"
No response
Reference: Native fetch client certificate support · Issue #48977 · nodejs/node
The text was updated successfully, but these errors were encountered:
Duplicate of #7200
Sorry, something went wrong.
No branches or pull requests
What version of Bun is running?
1.0.30+1424a196f
What platform is your computer?
Darwin 23.3.0 arm64 arm
What steps can reproduce the bug?
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
Reference: Native fetch client certificate support · Issue #48977 · nodejs/node
The text was updated successfully, but these errors were encountered: