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: permit null as a cipher value #36318

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 2, 2020

  1. tls: permit null as a cipher value

    Allow null along with undefined for cipher value.
    
    Fixes: nodejs#36292
    
    PR-URL: nodejs#36318
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Trott committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4a741b8 View commit details
    Browse the repository at this point in the history