Skip to content
New issue

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

How to honor CRL if session resumption (using Session identifiers) is implemented? # #4495

Open
2 tasks done
kumarrishav opened this issue Oct 22, 2024 · 0 comments
Open
2 tasks done
Labels

Comments

@kumarrishav
Copy link

kumarrishav commented Oct 22, 2024

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

  • I have looked for issues that already exist before submitting this
  • My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants