site’s security certificate is not trusted

site’s security certificate is not trusted

BY 06 Mar 2013 Web Application Development

Hi,

   I got this issue when i try to load any content or request from web service through my web app(via jQuery AJAX).  A popup is appearing with the following text and ask for confirmation. It will irritate the user to allow each & every request. Is it possible to stop this pop up and make the user access my app without popup?

    Popup Message :“this site’s security certificate is not trusted” with yes & no button.

   I’m looking for help to implement any of the below options

  • Completely removing the popup.
  • Ask the user only on first time (should not ask if i relaunch the app).
  • Ask the user on start up whenever the app is launched.

 

Written by