Skip to content

NODE_EXTRA_CA_CERTS does not work with certificate bundle pem files (it does work with node) #13867

Description

@sean256

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions