Hi,
I have an iframe with http url in our CRM implementation. It is causing inconvenient to some users as their browser would not let them access the iframe contents because it is a http url(insecure content). They do not like to tweak their browser settings. Now, I am thinking of having a https url which will show the iframe contents without any browser setting changes. Is this a good idea or is there a better way to handle this?
Thanks for any suggestion.