apns-http2 icon indicating copy to clipboard operation
apns-http2 copied to clipboard

Bugfix/also set key managers

Open kungfoo opened this issue 7 years ago • 2 comments

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 avatar Apr 16 '19 07:04 kungfoo

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

kungfoo avatar Jun 05 '19 12:06 kungfoo

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

sonarqubecloud[bot] avatar Jul 20 '23 09:07 sonarqubecloud[bot]