Questions tagged [security-warning]
39 questions
0
votes
1 answer
Web application product shows "Not secure" warning on browsers
I am working on a web application product that is to be distributed to several clients. Now everything was fine as long as customers used localhost but when they used the server IP to access web application's password page, Chrome and other browsers…

Harsh Shankar
- 506
- 5
- 16
0
votes
1 answer
ionic/cordova openFB Facebook Login not working (SECURITY WARNING) on android device
I'm using the openFB library in an ionic project. My settings are:
ionic version: 1.7.12
cordova-version: 6.0.0
openFB version: (latest commit)
when running the app in my browser, everything works fine.
In my Phone (android 5.0) there is a…
0
votes
1 answer
Windows Security Message when opening file
I have a Windows forms desktop application with a webBrowser control. I navigate to a directory on the server webBrowser1.Navigate(new Uri("\\\\srvername\\share\\directory\\")) to allow users to open files from that directory.
When they double…

MatthewD
- 6,719
- 5
- 22
- 41
0
votes
1 answer
how to get rid of security message box from gecko webbrowser
I'm using gecko webbrowser control in my winforms app, it's belonging to firefox browser.
When I navigate to www.facebook.com I get this messagebox immediately :
it's really annoying , I tried to press enter by code when my webbrowser loses focus…

Karam Najjar
- 527
- 5
- 21
0
votes
0 answers
How to populate Application and Publisher in the Java7u45 applet security dialog
I have a signed applet which I'm loading on my web page. When Java7u45 was released, this security dialog started to pop up:
I read that I need to add certain attributes (Application-Name and Built-By) in the Manifest file of my JAR, but no matter…

Zoran Trifunovski
- 311
- 4
- 16
0
votes
1 answer
Applet both signed and unsigned code warning
My applet is contained in an .asp page.
When this .asp page and the applet hosted in a web site it shows the below warning message.
when the same files hosted in a different web site it does not give the warning message.
-Both web sites browsable…

e13420xx
- 718
- 1
- 8
- 26
0
votes
1 answer
Security Error on WordPress site using WooCommerce, cleaner theme and PayPal
I am using a combination of things and not sure where the error is coming from: I have a WordPress site with and installed SSL cert. https:www.joesmetrobox.com. I have the Cleanr theme installed and I am using WooCommerce and the Paypal Advanced…

user2356284
- 1
- 1
- 1
0
votes
2 answers
How to programmatically disable security warning in Internet Explorer (8)?
Need a way to disable PROGRAMMATICALLY the security warning in IE8.
It's the one which asks 'do you want to view only the webpage content that was delivered securely' while browsing over httpS.
Thanks.

AdrianM
- 175
- 7
0
votes
1 answer
How do I avoid security warnings in IE8 when using Google Maps on https
I use Google Maps on my project through https, but it will cause this problem above, other browsers will work fine. I have searched it for a long time, but no solution, someone said that this problem caused by using free Google Maps key (according…

Fisea
- 21
- 1
- 4