Skip to content

Support TLS client certificates #204

@tommie

Description

@tommie

Describe the feature

To enable (and verify) TLS client certificates, the https.createServer needs requestCert: true and ca: <certdata>. Currently, these are not passed on from the options given to resolveCertificate.

I think it would be useful to have resolveCertificate transparently forwarding all options that the TLS server could use, though I guess that's scope creep here.

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions