Removing SSL Exclusions in Mobile Safari

Some iPhone users experience an SSL certificate warning when they visit my site using mobile Safari. After they reject the warning, the first time he does not repeat. How can I remove these SSL rejects to rerun the warning for testing purposes?

thank

+3
source share
1 answer

Not too sure if this might answer your question, but I vaguely remember that there was a similar problem with SSL certificates and regular Safari. What you had to do was import the certificate into the keystore, lower (leave) the flag -trustcacerts. Perhaps this helps.

-1
source

All Articles