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

APNS fail #339

Open
ruoli opened this issue Apr 10, 2017 · 1 comment
Open

APNS fail #339

ruoli opened this issue Apr 10, 2017 · 1 comment

Comments

@ruoli
Copy link

ruoli commented Apr 10, 2017

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.RuntimeException: javax.net.ssl.SSLException: Received fatal alert: internal_error org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:894) org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:789) javax.servlet.http.HttpServlet.service(HttpServlet.java:647) javax.servlet.http.HttpServlet.service(HttpServlet.java:728)

I got this error when I try to do service.push(tokens, payload);
Can anyone point me out what's wrong with this Lib?
Thanks

@matzew
Copy link
Collaborator

matzew commented Apr 18, 2017

Invalid certificate

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

No branches or pull requests

2 participants