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

[v14.x] src,doc,test: add --openssl-shared-config option #43782

Closed

Commits on Jul 13, 2022

  1. src,doc,test: add --openssl-shared-config option

    This commit adds a new command line option named
    '--openssl-shared-config' intended to allow reverting to the old OpenSSL
    configuration behavior where Node.js would use the configuration section
    name (called appname in OpenSSL) 'openssl_conf' which could potentially
    be used my other applications..
    
    PR-URL: nodejs#43124
    Refs: nodejs#40366
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Beth Griggs <[email protected]>
    Backport-PR-URL: nodejs#43782
    danbev authored and RafaelGSS committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b4f8dac View commit details
    Browse the repository at this point in the history