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

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

Closed

Commits on Jul 18, 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 <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Backport-PR: nodejs#43892
    danbev authored and RafaelGSS committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ab0313d View commit details
    Browse the repository at this point in the history