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

Can cert just download the existing certificates? #37

Closed
aloifolia opened this issue Oct 13, 2015 · 3 comments
Closed

Can cert just download the existing certificates? #37

aloifolia opened this issue Oct 13, 2015 · 3 comments
Labels

Comments

@aloifolia
Copy link

I am using fastlane on a new computer onto which I have not yet downloaded the existing 3 distribution certificates. Now I could do that by hand. However, I would rather have fastlane do the job for me, so that I can manage my certificates via the Member Center and just use the toolchain to achieve nice builds.

Is this possible? From what I have read so far I would guess that cert can only create new ones and then download these. But since it is able to detect the existing distribution certificates for my team...

Certificate ABC (myTeam) can't be found on your local computer
Certificate DEF (myTeam) can't be found on your local computer
Certificate GHI (myTeam) can't be found on your local computer
Couldn't find an existing certificate... creating a new one
Could not create another certificate, reached the maximum number of available certificates.

...I would guess that this is generally possible.

@KrauseFx
Copy link
Contributor

No it's not possible, since the private is stored only on your local computer. There is no way to fetch the private key from the Developer Portal, only the certificate.

@KrauseFx
Copy link
Contributor

I'll close this issue for now, feel free to re-open if you have any additional questions.

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3109. 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

No branches or pull requests

3 participants