Thursday, June 28, 2018

Fighting iOS paranoia

Newer iOS version do not trust custom issued certificates by default. To make a certificate trusted, do the following:
  1. Send the CA certificate to some other email available from the device as an attachment.
  2. Once received, tap on it and install it to a "profile"
  3. Go to Settings->General->About->Certificate Trust Settings
  4. You should see your CA certificate profile there. Make it trusted.