Jump to content

Questions regarding in-app certificate importation


A. Ruffion

Recommended Posts

Hello,

I am working on an application that allows the user to create and share encrypted containers. These containers are usually secured via a password, but for better security, we would like to secure them via certificate (through a PKCS 12 certificate).

We were tinkering with the idea to use MDM-generated user profiles, complete with their own certificate, that would be downloaded on device enrollment for each user.

We managed to get satisfying results on Android, thanks to the Android Keystore being accessible everywhere, but we're hitting a wall on iOS, due to the nature of the iOS Keychain being completely walled from third-party application.

Would something like that be doable with the Workspace One SDK for iOS ? We've been reading the Objective-C documentation and we found out that this seemed to be doable, but we didn't find any mention of this kind of behaviour in the Swift SDK documentation. Is the Objective-C SDK no longer supported ? Is this feature still available ?

To clarify, since we would need to open the containers cryptographically on the device, we're looking for a way to use the private key from an MDM-managed certificate on the device.

I'm available to clarify our issues whenever you need.

Edited by A. Ruffion
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...