Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Could not find the newly generated certificate installed (RuntimeError) if WWDR Intermediate is missing #36

Closed
moritzh opened this issue Oct 8, 2015 · 3 comments · Fixed by fastlane-old/fastlane_core#35
Labels

Comments

@moritzh
Copy link

moritzh commented Oct 8, 2015

Title says it all, just noticed that cert fails if the WWDR intermediate certificate is not installed. This basically leads to security/Mac OS determining that the just created identity is not signed by a known authority, ultimately making cert fail.

[23:12:42]: Couldn't find an existing certificate... creating a new one
1 key imported.
1 certificate imported.
[23:12:44]: Successfully generated asdfasdf which was imported to the local machine.
/Users/xxx/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/cert-0.3.3/lib/cert/cert_runner.rb:7:in `launch': Could not find the newly generated certificate installed (RuntimeError)
@KrauseFx
Copy link
Contributor

KrauseFx commented Oct 9, 2015

Same as fastlane-old/sigh#178, right? 👍

@KrauseFx
Copy link
Contributor

KrauseFx commented Oct 9, 2015

Nice catch, thanks for letting me know.

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3110. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants