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

Getting Certificate ID's failed #87

Open
jasaiher opened this issue Mar 1, 2016 · 4 comments
Open

Getting Certificate ID's failed #87

jasaiher opened this issue Mar 1, 2016 · 4 comments

Comments

@jasaiher
Copy link

jasaiher commented Mar 1, 2016

After installing MacOSX El Capitan I'm getting now this error: "Getting Certificate ID's failed".
We tried in two macs here. Are you getting troubles as well?

screen shot 2016-03-01 at 13 16 25

@tfujii
Copy link

tfujii commented Mar 2, 2016

Looks like the compiled app doesn't work on El Capitan. I was getting the same error, so I recompiled the project using XCode on El Capitan, and now it seems to be working correctly.

@nintyapple
Copy link

I tried this (building and running the Xcode app on my Mac) and I still get the error.

@TimMarlow
Copy link

I had this issue as well, clearing out the old Apple certificate from the System keychain seems to have fixed it here. http://stackoverflow.com/questions/35402862/this-certificate-has-an-invalid-issuer-keychain-marks-all-certificates-as-inv

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

5 participants
@jasaiher @TimMarlow @nintyapple @tfujii and others