Skip to content

Feature: Add support for https.request() and https.get() to use certificates in windows certstore #35

Description

@aarne

In order to access resources configured to require client certificate node usually uses certificate from pem file of key as data

One really good example is azure sdk when accessing management api: https://github.com/WindowsAzure/azure-sdk-for-node/blob/master/lib/services/serviceManagement/servicemanagementservice.js#L346

Having a feature to pass in options object referring to a certificate in certstore will make node much more usable on windows platform and azure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions