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

Refuse to start up if APNs certificates cause SystemRootsError #257

Open
TysonAndre opened this issue Mar 3, 2020 · 0 comments
Open

Refuse to start up if APNs certificates cause SystemRootsError #257

TysonAndre opened this issue Mar 3, 2020 · 0 comments

Comments

@TysonAndre
Copy link
Contributor

https://golang.org/pkg/crypto/x509/#SystemRootsError indicates the OS's root certificate chain could not be loaded (unrelated to whether the specific APNs certificate is valid). Currently, that can't be recovered from, and the error is cached permanently.

See #256

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

1 participant