I would like to show the SSL certificate sent by the server in the iOS application so that the user can accept / cancel the connection or change the trust settings.
OS X has the SFCertificateView class and the corresponding SFCertificatePanel and SFCertificateTrustPanel .
Do you know the corresponding class / function for iOS? Preferred is βlegal,β meaning: no private calls, as Apple is known to reject them for submission to the App Store.
Thank you so much!
user1380650
source
share