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

Bugfix/also set key managers #55

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kungfoo
Copy link

@kungfoo kungfoo commented Apr 16, 2019

Using the jdk-9 branch I discovered that one also needs to set the key managers so mutual TLS auth actually works (which makes sense, because the client also needs to provide it's client key, not only the cert).

I also took the liberty of updating all the dependencies to modern versions, since some contain bugs for jdk/jre-11, which I am running this on.

@kungfoo
Copy link
Author

kungfoo commented Jun 5, 2019

This is needed so that this library works with a new jdk/jre. Is this going anywhere?

@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants