-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
http2 - cannot use client certificate and key #15405
Copy link
Copy link
Closed
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
Version: 8.4.0
Currently, as a client, you cannot specify a certificate-key pair for authentication. I know that the http2 module is still experimental, but this seems like a useful feature.