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

BOSH configured custom trusted certificate support #683

Open
silvestre opened this issue Dec 6, 2023 · 0 comments
Open

BOSH configured custom trusted certificate support #683

silvestre opened this issue Dec 6, 2023 · 0 comments

Comments

@silvestre
Copy link
Member

silvestre commented Dec 6, 2023

Hi,

it seems that since #463

As a temporary solution the environment variable SSL_CERT_DIR is set with the default SSL dir (/etc/ssl/certs) when installing Node >= 18.0.0.

BOSH configured custom trusted certificate support is implicitly enabled as the BOSH configured custom trusted certificate ends up in /etc/ssl/certs.

This is great!

It might even be that setting SSL_CERT_DIR is not even needed anymore: nodejs/node#43560

Could the support of BOSH configured custom trusted certificates be documented at https://docs.cloudfoundry.org/buildpacks/node/index.html#bosh_trusted_cert ?

Thank you and best regards,
Silvestre

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

No branches or pull requests

2 participants