apns-http2
apns-http2 copied to clipboard
Bugfix/also set key managers
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.
This is needed so that this library works with a new jdk/jre. Is this going anywhere?
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication