PKCS12 Extact from Configuration Profile

Here is a user story for our project to extract p12 file data to do authentication challenge.

I have successfully extract p12 file data by putting it into app bundle.


But my question is how to extract p12 file data if I have installed it into device configuration profile.


Thanks.

Accepted Reply

You can find the official answer in QA1745 Making Certificates and Keys Available To Your App. See this post for my take on this.

Also, this seems to be the second thread you’ve created on this subject, and I’ll have more to say about this over on your other thread.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Replies

You can find the official answer in QA1745 Making Certificates and Keys Available To Your App. See this post for my take on this.

Also, this seems to be the second thread you’ve created on this subject, and I’ll have more to say about this over on your other thread.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"