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

fixes compatibility with jdk 9+ and jdk8u252+ #73

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

Conversation

apolds
Copy link

@apolds apolds commented Aug 20, 2020

#44

I attached a pull request which works with client certificate authentication. @aclowkey s version didn't work together with client certificates.

@judepereira
Copy link
Member

Shall we introduce some sort of E2E test with a mock server to verify that this works better? Unfortunately, there aren't tests right now. I can introduce the testing framework if required, and then you can add tests to it.

Thoughts?

@apolds
Copy link
Author

apolds commented May 18, 2021

I added a first simple unit test to check a synchronous ApnsClient with client certificate authentication.
Any feedback on this?

(sorry for the mess with my merge commits)

@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
No Duplication information No Duplication information

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