Is there a way to deploy a client certificate (mTLS) payload with an Application using MDM?
What alternatives are there for accomplishing this? A .p12 is fine if that is the only option, however the app would need to import it into it's keychain and delete the .p12 file (or the MDM would need to do so).
Post
Replies
Boosts
Views
Activity
Is there an official Apple API to get the ProductVersionExtra component element?
https://developer.apple.com/documentation/foundation/processinfo/1408730-operatingsystemversionstring
This API says it's not designed to be parsable.