Objective-C: eveluate server certificate signed by our own PKI (root CA) on TLS TCP connection
问题 * solved * My problem is referencing to the following question: Objective-C: How to verify SecCertificateRef with signer's public key? We have an own PKI and so an own rootCA that we trust. With this rootCA we sign the certificates that are delivered to the personal servers. Now I want to connect with the iOS app and check if the cert that is delivered from the server is signed with our CA. My app should be able to connect to n servers with this certificates (maybe found with zero-conf