Chrome doesn't load untrusted SSL content in iframe -
whenever try load page ssl certificate untrusted inside iframe
, chrome 29 displays error page inside instead. error code err_insecure_response.
for same scenario, firefox displays ssl warning in iframe option ignore it.
example: http://codepen.io/anon/pen/glpdv
how can force chrome display either page or dismissable ssl warning?
this problem cause while ssl integration not completed properly. details available here : https://support.mozilla.org/en-us/kb/connection-untrusted-error-message
if using amazon , godaddy server combination let me know can provide working guide fix issue.
Comments
Post a Comment