What version of Bun is running?
1.1.27
What platform is your computer?
Darwin arm64 arm
What steps can reproduce the bug?
Get a valid .pem file which has multiple valid certificates, point NODE_EXTRA_CA_CERTS to it, and observe it fails to work.
What is the expected behavior?
For it to load the cert and function.
What do you see instead?
UNABLE_TO_GET_ISSUER_CERT_LOCALLY
Additional information
No response
What version of Bun is running?
1.1.27
What platform is your computer?
Darwin arm64 arm
What steps can reproduce the bug?
Get a valid .pem file which has multiple valid certificates, point NODE_EXTRA_CA_CERTS to it, and observe it fails to work.
What is the expected behavior?
For it to load the cert and function.
What do you see instead?
UNABLE_TO_GET_ISSUER_CERT_LOCALLYAdditional information
No response