Skip to content

HTTPS support #100

@kevinresol

Description

@kevinresol

Pretty sure someone will need it some day.

I suppose the API would be something like this:

var container = new SecureNodeContainer({
  port: ...,
  cert: ...,
  key: ...,
});

Should support client certificate too:
https://medium.com/@sevcsik/authentication-using-https-client-certificates-3c9d270e8326

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions