How to Dismiss Certificate Selection Popup Dialog in Android Chrome Browser permanently

99封情书 提交于 2019-12-13 00:54:10

问题


I am trying to open a webpage in Android Chrome Browser. I get a pop up Dialog with Choose Certificate Pop up in which I have set a certificate (I Have only One Certificate). Whenever I close the browser and open it again I get the same popup which I have to click either Allow or Deny. Its a pain if we try to run this selection whenever we re-visit. How can we avoid this (Dialog pop up set up set once and use the same certificate for future requests).

Thanks in advance for sharing your thoughts/pointers

来源:https://stackoverflow.com/questions/33407379/how-to-dismiss-certificate-selection-popup-dialog-in-android-chrome-browser-perm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!