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

bug: APNS certificate validation errors #244

Closed
geekbrother opened this issue Oct 13, 2023 · 0 comments · Fixed by #245, #246 or #253
Closed

bug: APNS certificate validation errors #244

geekbrother opened this issue Oct 13, 2023 · 0 comments · Fixed by #245, #246 or #253
Assignees
Labels
accepted The issue has been accepted into the project

Comments

@geekbrother
Copy link
Contributor

geekbrother commented Oct 13, 2023

There is an error when using p12 certificate without a password for the APNS.
Context: https://walletconnect.slack.com/archives/C03RU4F6P8A/p1697184620615089

The following error occurs when validating the p8 certificate:

[Expecting: ANY PRIVATE KEY"](library: "PEM routines", function: "get_name", reason: "no start line", file: "../crypto/pem/pem_lib.c", line: 745, data: "Expecting: ANY PRIVATE KEY")
@geekbrother geekbrother self-assigned this Oct 13, 2023
@arein arein added the accepted The issue has been accepted into the project label Oct 13, 2023
@geekbrother geekbrother reopened this Oct 13, 2023
@geekbrother geekbrother changed the title bug: APNS p12 certificate validation errors bug: APNS certificate validation errors Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted into the project
Projects
None yet
2 participants