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

https: throw error if required params missing #3064

Closed
wants to merge 1 commit into from

Commits on Nov 6, 2015

  1. https: throw Error if required params missing

    Throw an error when required parameters are missing. Handles ciphers that requires no auth.
    Does not throw error If pfx option is provided.
    Additional tests added for the same.
    
    Fixes: nodejs#3024
    PR-URL: nodejs#3064
    kulkarniankita committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    fae020e View commit details
    Browse the repository at this point in the history