Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

This commit adds support for the 'NODE_EXTRA_CA_CERTS' environment variable when configuring the global dispatcher for the SSR SSL plugin. This ensures that custom CA certificates specified via this environment variable are correctly trusted.

Closes #31983

This commit adds support for the 'NODE_EXTRA_CA_CERTS' environment variable when configuring the global dispatcher for the SSR SSL plugin. This ensures that custom CA certificates specified via this environment variable are correctly trusted.

Closes angular#31983
@alan-agius4 alan-agius4 changed the title fix(build): support NODE_EXTRA_CA_CERTS in SSR SSL plugin fix(@angular/build): support NODE_EXTRA_CA_CERTS in SSR SSL plugin Dec 8, 2025
@alan-agius4 alan-agius4 requested a review from hybrist December 8, 2025 08:40
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Dec 8, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 8, 2025
@alan-agius4 alan-agius4 merged commit 6d21220 into angular:main Dec 8, 2025
38 checks passed
@alan-agius4 alan-agius4 deleted the ssl branch December 8, 2025 16:07
@alan-agius4
Copy link
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

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

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev server with SSR not accepting self-signed certificate

2 participants