Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
sram
5 months agoNew Contributor
Storing TLS cert and general private keys in 1password
Hi I'm sure there's perhaps a good reason as to why this is not a feature, but I was wondering if there's a way to store Apple Developer certificates in 1password in a similar fashion to how we curr...
1P_Phil
Moderator
5 months agoHi sram ,
Thanks for reaching out.
This is a good idea and I'm looking into recommendations at the moment. One workaround you could do is to create a vault to store the Apple Developer Certs as a key and then sharing the vault with your developers.
Using the "op read" CLI command they could then read the key out locally and do signing that way, but you end up with a key on their local machine.
op read "op://vault/item/private-key" > private_key.pem
I'll follow up later once I hear from the team about suggested paths.
Thanks!
Phil