This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Import SecurityAppliance_SSL_CA into iOS Devices

 Hi, has anyone had much success implementing Decrypt & Scan HTTPS specifically for iOS and Androis devices. I have exported the SecurityAppliance_SSL_CA but unable to install it on an iPhone.



This thread was automatically locked due to age.
Parents
  • Hi,

    this is possible but you have to deal with couple of exceptions. 

    Apple is not a fan of using https inspection.

    There are couple of guides in the internet, just check out something like:

    How to deploy secure SSL certificate to iOS?

    Most of the time, only Safari will work. Apps etc. may or may not use cert pinning or may or may not use the CA cert at all... 

Reply
  • Hi,

    this is possible but you have to deal with couple of exceptions. 

    Apple is not a fan of using https inspection.

    There are couple of guides in the internet, just check out something like:

    How to deploy secure SSL certificate to iOS?

    Most of the time, only Safari will work. Apps etc. may or may not use cert pinning or may or may not use the CA cert at all... 

Children