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

What is the correct way to set up CLIENT-CERT authentication in standalone Jetty? #6256

Closed
dattasid opened this issue May 11, 2021 · 2 comments
Labels
Question Stale For auto-closed stale issues and pull requests

Comments

@dattasid
Copy link

Jetty version
9

Java version
1.8+

Question
I want to set up CLIENT-CERT authentication.

Standalone Jetty as in not embedded Jetty. I want to configure using the XML/ini files.

Additionally, how do I override the Default Client Cert authenticator with my own? Does Jetty have the concept of Certificate to username mappers ?

@sbordet
Copy link
Contributor

sbordet commented May 17, 2021

See work done in #5933, available in Jetty 10.

@github-actions
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Stale For auto-closed stale issues and pull requests
Projects
None yet
Development

No branches or pull requests

2 participants