We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v20
v10
mac
tls
In my current setup, i have implemented session resumption (using Session identifiers) to our mTLS service.
Now, i want to add CRL feature as well. I believe, if session resumption is happening , then certs/keys/CRL won't come into picture. right?
So, how can i implement this? any guidance will be helpful
More details on : https://github.com/orgs/nodejs/discussions/55494
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Node.js Version
v20
NPM Version
v10
Operating System
mac
Subsystem
tls
Description
In my current setup, i have implemented session resumption (using Session identifiers) to our mTLS service.
Now, i want to add CRL feature as well. I believe, if session resumption is happening , then certs/keys/CRL won't come into picture. right?
So, how can i implement this? any guidance will be helpful
More details on : https://github.com/orgs/nodejs/discussions/55494
Minimal Reproduction
No response
Output
No response
Before You Submit
The text was updated successfully, but these errors were encountered: