问题
Keychain show the certificate error > This certificate has an invalid issuer
See the screen shot.
RefLink> This certificate has an invalid issuer keychain
Also I have implemented the above url solution and ipa is created but at the time of uploading the build from Application Loader its show the error as per the screen shot.
Please help anyone.
回答1:
- Download https://developer.apple.com/certificationauthority/AppleWWDRCA.cer and double-click to install to Keychain.
- Select "View" -> "Show Expired Certificates" in Keychain app.
- Remove Apple Worldwide Developer Relations Certificate Authority certificates from "login" tab and "System" tab in
Keychain
app.
Ensure the new downloaded cert is in both login and system Default to only system tab will still give error.**
Delete all your certificates and provisioning profile on developer portal.
Create certificate signing request from
keychain
.Recreate all the certificate & provisioning profile using the CSR generated in step -5
Download and install those certificates created on step-6 and try.
回答2:
Try to install new certificate from link below.
https://developer.apple.com/certificationauthority/AppleWWDRCA.cer
This worked for me. I hope this will help you.
After this create and install new iOS Distribution and iOS Development Certificate.
来源:https://stackoverflow.com/questions/35505828/this-certificate-has-an-invalid-issuer-in-ios-keychain