mTLS- authentication from within the app

Hello,

I am trying to use mTLS- authentication from within my app for communication with a server.

The idea is that the client certificate is installed on the device from outside of the app, e.g. by MDM or AppleConfigurator.

And the app needs to get and use that certificate to authenticate itself to the server on establishing https(TLS)- connection.

How can this be achieved?

Thanks

Ante

Replies

I responded via the other thread you created for this question.

Share and Enjoy

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

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