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.

0 votes
1 answer
4k views

Apache2 ignores "authorization result of <RequireAny>: denied (no authenticated user yet)" and let random user to login

I am trying to figure out why Apache2 ignores "authorization result of : denied (no authenticated user yet)" and let random user to login. Apache vhost config is : <VirtualHost *:443> ...
1 vote
1 answer
3k views

Unable to start Tomcat 10 with https connector

I have just installed tomcat 10 and tried to integrate a jks file that i have been using in a tomcat 9 installation with no issue, but i was unable to start the tomcat 10 with it. Can anyone please ...
1 vote
1 answer
205 views

The Windows trusted the self-signed certificate but Google Chrome returned the NET::ERR_CERT_AUTHORITY_INVALID error

I created a self-signed Root CA certificate, then created an IA certificate signed with Root CA, and finally created a server certificate signed with IA certificate. These are the commands that I use: ...
0 votes
1 answer
6k views

How to properly install SCR3500 card reader on mac - Mac OS X 10.6.8?

I am trying to login into some secured site and I am required to use SCR3500 card reader. I found and installed some drivers - http://support.identive-group.com/download_scm/download_scm.php?lang=en. ...
0 votes
2 answers
4k views

https letsencrypt installation on windows with WAMP

Is possible to use letsencrypt with WAMP on a Windows 7? What are the steps of the complete installation process? I installed git for windows, then run a command in the cmd.exe to clone the client ...
2 votes
1 answer
5k views

HTTPS works, but HTTP does not work (err_connection_refused error)

I have this weird problem in my laptops internet connection. I use this laptop for my day to day work + company work. With my company internet connection there are no issues, internet works fine (goes ...
0 votes
0 answers
248 views

Edge can not visit Non-SSL url properly

When several months ago after "Edge" browser on my Win10 X64 machine updated itself to latest version, I began to meet a problem when visiting some websites in my favorites, at first I could ...
2 votes
1 answer
4k views

Is this setup of an HTTPS/TLS/SSL certificate for an Asus RT-AC3200 router via Mac OS X 10.10 and Chrome correct?

Using the following links I believe I was able to create and install a certificate and authority for my router so that when I connect to it via HTTPS it won't give me the warning screen about the site ...
3 votes
2 answers
46 views

What are the consequences of changing Gmail inline links from http to https?

When adding a link in a gmail email using the "Insert Link" button, I type in www.example.com but it is automatically changed to http://www.example.com When I click this http link on my ...
1 vote
1 answer
867 views

How to use DuckDNS for multiple letsencrypt DNS challenges (normal + wildcard cert)

The tools Let's encrypt is the source of nearly all SSL/TLS certificates for HTTPS at the hobbyist level, offering automatic issuance and renewal of certificates, using challenges offered over HTTP or ...
3 votes
2 answers
7k views

How do I redirect all HTTP requests to HTTPS when ISP blocks port 80?

I am running a HTTPS web server at home but it has one key flaw: you can't connect to it using port 80. My ISP (Cox) blocked (incoming) port 80, there is nothing I can do about it, but luckily for me ...
3 votes
2 answers
220 views

How to make Firefox use HTTPS by default but not block plain HTTP traffic if there is no other choice?

Is there a way to get Firefox to automatically visit the HTTPS site instead of the HTTP site, whenever possible? For instance, if I type web.archive.org into the address bar, with no search history, ...
0 votes
1 answer
41 views

How do I set up HTTPS across my entire server?

I am running a few different websites on my server. a general webpage using Apache (port 80) Cockpit Web Console (port 9090) Home Assistant (port 8123) an open-source database system called Teable (...
0 votes
1 answer
113 views

SSH through HTTPS without a proxy

Is it possible to ssh through HTTPS without a proxy, using normal tools, like ThinVNC does? The network is closed from the outside world, only access to websites is allowed, and that's only through a ...
43 votes
6 answers
158k views

Are there well known HTTP-only sites?

Captive Wi-Fi portals suck. Often when I open a HTTP site in a browser (desktop Chrome or mobile Chrome), I get the captive portal, but with auto-completion and so quickly I connect again to Wi-Fi. ...

15 30 50 per page
1
2
3 4 5
59