Hi everyone, we’re trying to migrate to the CircleCI from the other CI and we started using CircleCI’s macos images for building. Our code is mostly fastlane+match, so there are little code changes related to the build. But despite our build working on prev CI, on the CircleCI it doesn’t work, because it says, that the cert is wrong (CSSMERR_TP_NOT_TRUSTED)
Since we’re using Developer ID signing, we needed to install Developer ID - G1 / Developer ID - G2
certs and not Worldwide Developer Relations
as we expected
Have you installed the correct Intermediate certificate?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.