-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request