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

Fixing mutual tls on the server side #372

Merged
merged 2 commits into from
Feb 1, 2019
Merged

Fixing mutual tls on the server side #372

merged 2 commits into from
Feb 1, 2019

Conversation

DSchrupert
Copy link
Member

@stevehu been looking into getting mutual tls on the server end working and there seem to be some issues.
I first noticed that this check seems to be inverted, but even after this fix it doesn't seem to be restricting access to only a client who can present the cert in the server truststore.

Have you ever had this working on your end?

@DSchrupert DSchrupert added the dont-merge PR: Not ready to be merged label Jan 30, 2019
@DSchrupert DSchrupert self-assigned this Jan 30, 2019
@DSchrupert DSchrupert changed the base branch from master to develop January 30, 2019 16:32
@DSchrupert
Copy link
Member Author

@stevehu I tested @dz-1 change locally and it worked great, please assign another reviewer as you see fit

Copy link
Contributor

@stevehu stevehu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bug has been there for a while already. Good catch!!!

@DSchrupert DSchrupert removed the dont-merge PR: Not ready to be merged label Jan 31, 2019
@stevehu
Copy link
Contributor

stevehu commented Jan 31, 2019

Copy link
Contributor

@dz-1 dz-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@stevehu stevehu merged commit 74a634e into develop Feb 1, 2019
@DSchrupert DSchrupert deleted the fix/mtls branch February 4, 2019 21:17
younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
* Fixing check of null truststore

* set client auth mode for two-way ssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants