Skip to main content

Questions tagged [https]

HTTPS stands for HTTP Secure and is a combination of HTTP and SSL/TLS (Secure Sockets Layer/Transport Layer Security) and is used to provide an encrypted connection to a website.

-1 votes
1 answer
2k views

SSL certificates for local web applications [closed]

My understanding is that there are three ways you could go about setting up a intranet web server (local network only) for HTTPS. Self signed SSL certificate. Cons: Browsers typically don't likes ...
Chris_F's user avatar
  • 300
-1 votes
1 answer
1k views

Cant connect to FTP after activating SSL

I use Windows 10, Laragon, Apache and Filezilla FTP server for my server. It was working when my Apache was on HTTP but when I turned it to HTTPS with this code: <Directory "C:/laragon/www/"&...
Danial Qsk's user avatar
-1 votes
1 answer
732 views

SSL certificate invalid Chrome / IE

I Have found these steps to add SSL self attested certificate in chrome for sites having invalid SSL certificate. I have have added exactly as mentioned but still when I reopen the site I have the ...
Ripul's user avatar
  • 1
-1 votes
1 answer
85 views

How to setup Chrome Browser on MacOS (or Windows) so that only SSL connections are allowed?

Due to security concerns we would like to Chrome Browser on MacOS (or Windows) allows only SSL (https) connections. I.e., if host does not support https then it will not allowed. Is that possible?
Seno's user avatar
  • 805
-1 votes
1 answer
305 views

Https protocol redirects me to Apache welcome screen instead of my Traccar server

I'm completely new to networking or servers. My boss wants me to set up a Traccar server. Everything went good until I had to secure the connection with SSL. I installed a self-signed SSL certificate ...
xtul's user avatar
  • 1
-1 votes
2 answers
3k views

Removing the "s" in HTTPS

I recently had a friend of mine ask me if I could do some basic security checks on his website. The URL is along the lines of https://www.example.com however after removing the "s" at the end of the "...
Argentum's user avatar
-1 votes
2 answers
3k views

SSL certificate warning error for a website running on http and https

We have the website which is running on both http(80) and https (443). We purchased the SSL certificate and installed. It is working well for the web sites running only on https. If we access the ...
1231's user avatar
  • 3
-1 votes
2 answers
1k views

Is the data sent from web server to browser is really more secured in https than http?

I was just reading about the differences between http and https briefly. And what I have not understood is the following possible scenario: Everyone has SSL public key right? So, anyone can get the ...
GP92's user avatar
  • 309
-1 votes
1 answer
946 views

How to prevent ISP from sniffing HTTPS traffic and tampering it

India's telecom provider is intercepting including HTTPS and tampering it with custom page. Sample: curl -H "Host: thepiratebay.org" http://192.30.253.112/ <meta name="viewport" content="width=...
Jones's user avatar
  • 1,303
-2 votes
1 answer
172 views

Is it possible to have stunnel listen to specific path?

I am able to configure Stunnel to listen for 'myserver:port', however I'd like to be able to have Stunnel listen for a specific path e.g. 'myserver:port/path' Does anyone happen to know if this is ...
argituri's user avatar
-2 votes
1 answer
1k views

Redirect Https requests?

Being a noob for such considerations, please dont hit me... I have redirection from many domains --to--> a unique landing page of my server. This works painlessly for http Here is my question : ...
ArchiT3K's user avatar
  • 408
-2 votes
1 answer
72 views

Block Let's Encrypt validation protocol for clients on guest network

I've setup a guest network behind the same public IP as a home web server running Seafile, communication between it and the clients is secured by the HTTPS protocol using a certificate signed by a ...
Facundo's user avatar
  • 33
-3 votes
3 answers
4k views

Mixed Content and I can't find the probelm

I can not find the problem. I looked and looked i just do not see any http:// link on this page... The URL is Englsih-the Mixed Content: The page at 'https://www.english-the-easy-way.com/' was ...
Lisa 's user avatar
  • 11
-3 votes
1 answer
4k views

HTTPS not working for a specific site in Internet Explorer

I need to browser a https site in IE(doesn't work with other browser due to VB script's). Everything works fine in Windows 7 but in windows XP(SP2) i can open the site in Firefox but it doesn't work ...
problemguy's user avatar
-3 votes
1 answer
1k views

You don't have permission to access / on this server for HTTPS URL

I have installed ownCloud on Debian OS. It works with HTTP but not with HTTPS. When an HTTPS URL is opened it throws this error: You don't have permission to access / on this server. HTTP ...
Venky's user avatar
  • 11

15 30 50 per page
1
55 56 57 58
59