I'm a newbie to certificates and openssl.
I want to understand how to sign a JSON file using openssl command with the certificate and key for an identity issued by a certificate authority trusted by iOS.
How to get certificate and key for my identity? Is it like how XCode signs my app for distribution?
Kindly help me to understand!
Link for apple documentation: https://developer.apple.com/library/prerelease/ios/documentation/UserExperience/Conceptual/Handoff/AdoptingHandoff/AdoptingHandoff.html#//apple_ref/doc/uid/TP40014338-CH2-SW10