Questions tagged [insecure-connection]
63 questions
0
votes
1 answer
Risks When SharePoint Online Site is Not Secure (http) Due to Expired SSL Cert
I am a site owner on a SPO site whose SSL certificate just expired. They are projecting one week to resolve! In the interim, how likely is it that a malicious user could access the SharePoint site's files?

12AX7
- 310
- 4
- 14
0
votes
2 answers
When i use 127.0.0.1 as proxy,i can't access any websites
I'm setting up Burp Suite, in the process i had to manually configure the proxy to LocalIp:127.0.0.1 Port: 8080 in firefox. after doing this,whenever i try to open any website i get an error saying
Your connection is not secure
The owner of…

yajna Rohit
- 21
- 1
- 3
0
votes
0 answers
Node JS TLS server and client aren’t working correctly
Recently I’ve been trying to make a basic TLC server and client to maybe put on a Rasperry PI. I found an example on github and i modified it so its up to date. My issue is that Node JS keeps saying unable to verify the first certificate Even though…

Ridley Nelson
- 71
- 9
0
votes
1 answer
Secure Cookies on http requests
What happens to secure cookies on http requests. will it be lost over the request? What will happen if the cookie is a secure auth cookie?

scn
- 45
- 2
- 9
0
votes
1 answer
SSL issue after resetting DNS
Earlier our website was working fine. We had SSL certificates from lets-encrypt. Due to some issue I had to remove the DNS servers from godaddy.
Now I have added the same DNS servers in godaddy. Though the site works fine. But firts throws on the…

Mukarram Ali
- 387
- 5
- 24
0
votes
2 answers
Wordpress links all https but connection not fully secure
I've reconfigured a Wordpress site to use https and although there are no http links appearing in the html source Chrome still says "connection not fully secure".
I've read this post and I find in Developer Tools > Network there is a jpg file…

Nick W
- 877
- 2
- 15
- 30
0
votes
3 answers
Selenium disable FireFox insecure password warning
I got the same problem like a lot of people, my test cases are not running with Firefox because of the insecure password warning. I tried a lot of "solutions" from Stackoverflow and Google but nothing solved it for me, so maybe you can help me!
I'm…

Brenner
- 1
- 3
0
votes
1 answer
How to get full debug list for insecure warning in Chrome
I've scoured the web (and here) but still can't find detailed information on how to properly debug a website in which Chrome reports is insecure.
no http/https errors in the browser console
used dev tools to find
http: function to prove not exists …

Philip Ingram
- 158
- 8
0
votes
0 answers
why this page is marked as unsecure by firefox and chrome?
When I load this page:
https://lnx.sinapsi.org/wordpress/giochi-didattici/matematica/
I get this warning:
"This page is trying to load scripts from unauthenticated sources"
How could I solve this issue and get a "secure page" with green locker?

passegua
- 71
- 1
- 7
0
votes
0 answers
Can I use CORS to fix an ssl certificate error?
I have an application running on server A (https://a.com.br) that has a html page that access a javascript file that is in B (https://b.com.br) server. In which of the servers I have to enable CORS (Access-Control-Allow-Origin) to avoid the need to…

Luciano Borges
- 817
- 3
- 12
- 31
0
votes
1 answer
Fatal Error Magento Backend for UnSecure Address Change
I have SSL. i searching mysql request CPU usage in SSL SSH or Apache Subjects.
im try on this, my unsecure address is,
UnSecure Address: https://www.example.com
to change
UnSecure Address: http://www.example.com
and my admin panel is down. Error…

user3270149
- 1
- 1
0
votes
1 answer
using jqxgrid exportdata to xls causes leaving encrypted connection. How to prevent it?
Im am using jqxgrid export data functionality:
$("#jqxGrid").jqxGrid('exportdata', 'xls', fileName);
But this causes the data to leave encrypted connection and be sent over unencrypted connection. And third party can easily read the data. Since it…

Jignyasa
- 15
- 4
0
votes
1 answer
SSL Certificate with https
Hi I have SSL Certificate installed website which is purchased from godaddy. After the installation and activation of ssl certificate , I unable to find that https in my url it is always remains with http.. I Want to fix that issue kindly please…

Xandy Thilip
- 1
- 1
- 1
0
votes
1 answer
SSL Certificate Site Issue - Google Analytics?
I have a website which has an SSL certificate installed. If I navigate to the site via https://www.[MY-SITE].com then it flashes up in Chrome for a second with a green https:// indication. Then it greys out and shows the message that the site is…

JackWillDavis
- 159
- 2
- 4
- 12
-1
votes
1 answer
Insecure Content Blocked while browsing
insecure content blocked
When I published my site (https://myitside.com/instagram-downloader/), I always get a safety shield in the url-bar on top that says: Insecure content blocked. This page is trying to load scripts from unauthenticated sources.…

EncryptedKishor
- 3
- 4