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: catch certCbDone exceptions #6887

Closed
wants to merge 3 commits into from
Closed

Commits on May 20, 2016

  1. tls: catch certCbDone exceptions

    Catch and emit `certCbDone` exceptions instead of throwing them as
    `uncaughtException` and crashing the whole process.
    
    Fix: nodejs#6822
    indutny committed May 20, 2016
    Configuration menu
    Copy the full SHA
    5d91d5a View commit details
    Browse the repository at this point in the history
  2. fix

    indutny committed May 20, 2016
    Configuration menu
    Copy the full SHA
    f522dde View commit details
    Browse the repository at this point in the history
  3. fix

    indutny committed May 20, 2016
    Configuration menu
    Copy the full SHA
    542a70d View commit details
    Browse the repository at this point in the history