Listing system keychain certificates
问题 I'm developing an iOS application which needs access to the system certificates and keys for digitally signing data. I've done some research and I've found that theoretically it's not possible from a third party app to get access to the system keychain since it only has access to its own keychain. Here is a stackoverflow post explaining that. However, some applications like the Cisco AnyConnect show a list with all the system certificates for VPN configuration. That might mean that THERE