-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
addonsIssues and PRs related to native addons.Issues and PRs related to native addons.buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Version: 10.0.0
Platform: Win32-x64
Subsystem:
TLSv1_2_client_method and TLSv1_2_server_method are not exported.
there is TLS_client_method() and TLS_server_method(); but then node versions previous to 10 don't export that, but instead export the previous methods.
As a workaround - going to investigate a node version definition to #ifdef the code.
Metadata
Metadata
Assignees
Labels
addonsIssues and PRs related to native addons.Issues and PRs related to native addons.buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.