mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-26 10:25:54 +03:00
[GH-ISSUE #236] No development certificate found #73
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MaJoRX0 on GitHub (Aug 18, 2022).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/236
so cuz im using an local host server i need to use cloudflare, i tried to use cloudflare but it didn't work here's what i done
in my cloudflare tunnel config file

the signtools config file

DNS settings

command

And i got a new error
@ViRb3 commented on GitHub (Aug 20, 2022):
Can you please tell me the name of your certificates as seen in Keychain? Should be something like: Apple Development ... If you are trying to use push notifications, make sure you have both development and distribution certificate in your p12.
@MaJoRX0 commented on GitHub (Aug 21, 2022):
@ViRb3 commented on GitHub (Aug 21, 2022):
Seems like your development and distribution certificates are separate, so you need to merge them into a single p12 file, as mentioned above.
@dudt commented on GitHub (Nov 30, 2022):
How do I merge p12 certificates?