Skip to content
New issue

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

Clarify DENO_CERT behavior #1139

Open
stil opened this issue Nov 13, 2024 · 0 comments
Open

Clarify DENO_CERT behavior #1139

stil opened this issue Nov 13, 2024 · 0 comments

Comments

@stil
Copy link

stil commented Nov 13, 2024

Can you please clarify the behavior of DENO_CERT env var?

| DENO_CERT | Load certificate authority from PEM encoded file |

I'm unsure what "loads" means here, does it append to the certs from DENO_TLS_CA_STORE or does it replace them?
How does it interact with DENO_TLS_CA_STORE, can both options be used at the same time or are they mutually exclusive?

Is behavior of DENO_CERT same as NODE_EXTRA_CA_CERTS where DENO_CERT is only for loading "extra" certificates?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant