Skip to content

Hardware Security Module (HSM) Support With HTTPS/TLS/crypto #964

@AiNoKame

Description

@AiNoKame

I want to offload all cryptographic functionality involving my private keys to my HSM (which contain my non-exportable/non-readable private keys), but as it stands, it seems I have to provide my private keys when setting up an HTTPS server (https://nodejs.org/api/https.html#https_https_createserver_options_requestlistener). Is HSM support on the nodejs roadmap, or is it actually possible to accomplish what I need now? 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions