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

tls: load NODE_EXTRA_CA_CERTS at startup #23354

Merged
merged 1 commit into from
Oct 20, 2018
Merged

Commits on Oct 20, 2018

  1. tls: load NODE_EXTRA_CA_CERTS at startup

    This commit makes node load extra certificates at startup instead
    of first use.
    
    PR-URL: nodejs#23354
    Fixes: nodejs#20434
    Refs: nodejs#20432
    Reviewed-By: Sam Roberts <[email protected]>
    Reviewed-By: Sakthipriyan Vairamani <[email protected]>
    Reviewed-By: Refael Ackermann <[email protected]>
    Reviewed-By: Anna Henningsen <[email protected]>
    oyyd authored and refack committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    87719d7 View commit details
    Browse the repository at this point in the history