-
Notifications
You must be signed in to change notification settings - Fork 81
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
Error when import certificate #14
Comments
I solved with:
You can add support for multiple certificates to help us add more than one. A parameter called "amount" will add to environment variables suffix: "_1", "_2" ... to amount number. Or p12-file-base64 and p12-password can accept array data. |
Thank you @paulo-coutinho! |
If anyone else comes across this in future, you can easily use multiple certificates, the key is to do it when exporting the certificates from keychain on the mac. You can export as many as you want into a single p12 file. I explored all of my Developer, Mac and iOS certificates and keys (around 11 certificates) into a single file and it works a treat. |
Hi,
I have an error when import certificate:
Log:
https://github.com/paulo-coutinho/prprojector/runs/1939802758?check_suite_focus=true#step:9:15
Can you help me?
The text was updated successfully, but these errors were encountered: