-
Notifications
You must be signed in to change notification settings - Fork 26
Could not create another certificate, reached the maximum number of available certificates. #12
Comments
Just tried the same thing on a regular developer account and it all worked as expected. Therefore I'm assuming that the Enterprise account is the issue here. |
+1 for the enterprise account, |
Ah. I hadn't read that far yet. I wish I had read it before running Perhaps support for Enterprise accounts should be an option with a warning rather than disabled completely. |
Hi @AdamSwinden! Sorry about that! I think the decision about enterprise is perhaps something that we could potentially be open to reconsider. How do you feel about the security implications we mentioned in the README? |
@JaviSoto I think they are completely valid reasons to be particularly cautious when dealing with Enterprise profiles. However, as |
@AdamSwinden in general I wouldn't say the encryption is 100% secure. We'll think about how we will deal with enterprise profiles, we'll leave this issue open and update it once there are news 👍 |
This is happening to me with a regular dev account. I'm only able to create one, and running the second 'match development' or whichever one is run second, results in this error. I'm using a new dev account that was just made for this purpose, and just assigned to our team. |
@adamstener Match will not revoke a certificate and you can only have one Development Cert per developer on your account. Are you sure the cert you generated during your first run was pushed to your repo? If yes it should be decrypted and used during the second run. It seems like Match is trying to recreate one letting me believe it could not find any on your repository. This issue refers a specific issue with Enterprise accounts so maybe open a new one if the problem persists (feel free to ping me in it if you like) PS 👍 for entreprise handling (and I confirm Match will only create Distribution certificate on a Entreprise account no matter which |
I'm going to close this for now. Please let us know if you would like to continue the conversation 👍 |
This issue was migrated to fastlane/fastlane#3472. Please post all further comments there.
|
Running
match development
after cleaning everything up withmatch nuke development
fails with the following error:As I have already run
match nuke
there are currently no development certificates in the developer portal. I am using an Enterprise account is that makes a difference.The text was updated successfully, but these errors were encountered: