Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
3 votes
1 answer
8k views

Windows: SSL/TLS connection reset after ClientHello (ECONNRESET / write:errno=10054)

I'm using Windows Server 2012 as a workstation. The problem is that HTTPS connection initiated by node.js randomly fails. Probably this is system-wide issue and not only node is affected, but it ...
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 ...
0 votes
0 answers
179 views

What cause client not to sent [ChangeCipherSpec] package

I face a problem. i have a device when doing TLS handshake, Client fail to send [ChangeCipherSpec], currently all https website is failed but http is working. i check it from wireshark, it show as ...
0 votes
1 answer
949 views

Download (and execute) a file via https to always the same location with a single click [closed]

My use case is this: There is an (executable but not EXE) file on the company intranet, which updates very often and I usually (but not always) need to download and store the most up-to-date version ...
1 vote
0 answers
417 views

Sending http/https requests to a specific server behind router

Let me start by saying that I am fairly new to Hyper-V and networking. In my current setup I have 3 separate servers running Windows Datacenter 2022, one of which is running a Hyper-V VM. I have given ...
5 votes
3 answers
5k views

Proxy (or other solution) that can allow vintage browsers (before HTTPS era - with no or weak SSL/TLS support) to connect with HTTPS websites?

Is there a proxy (or other solution) that can allow vintage browsers (before HTTPS era - with no or weak SSL/TLS support) to connect with HTTPS websites? In other words: old browser <-- http ...
1 vote
0 answers
860 views

Access HP Switch Web-UI in HTTPS Admin Mode

On my HP 1820 G24 Switch, I set Secure HTTP Configuration (enabled HTTPS Admin Mode). For that, the Switch generated its own SSL certificate. So far so good. -- When I try to access the Web-UI in ...
1 vote
1 answer
3k views

Suddenly ALL HTTPS Sites take 12-30 Seconds to load (All Browsers Except Firefox)

THE PROBLEM: Starting about 4 days ago, ALL https:// sites now take 12-30 seconds to load ONLY on my machine, except on FireFox 49.0.2, which seems to perform mostly normal (in terms of speed). No ...
16 votes
3 answers
67k views

Windows hosts: how can I redirect HTTPS site?

I have the following in my C:\Windows\System32\drivers\etc\hosts: 127.0.0.1 example.com It works when I use: http://example.com But does not work when I use: https://example.com, which gives error ...
1 vote
0 answers
59 views

WinServer 2019 Standard Https Issue

Recently installed Windows Server 2019 Standard (legit and activated) and migrated my mail server over to this server. I noticed after I was done that I cannot browse the web if the website uses https....
1 vote
2 answers
3k views

HTTPs sites won't load CSS in any browser

Whenever I try to load a https website, the CSS stylesheet for the site won't load. I've looked around for answers, and apparently fixing the system time can resolve the problem but, as far as I can ...
5 votes
0 answers
893 views

Set up DNS over HTTPS in Chrome?

Trying to enable DNS over HTTPS in Chrome (ver. 80) on Windows 10 Pro. Tried turning it on at chrome://flags/#dns-over-https as per a FOSSBYTES article but as per https://1.1.1.1/help it is ...
1 vote
1 answer
5k views

Add hosts entry with HTTPS capabilities

I have modified my Windows 10's hosts file to add an entry for a URL to lead to a given IP, as is it's intended usage. However, this only works for connecting on http. Trying to enter the site ...
0 votes
1 answer
188 views

VPS domain name configuration

I have a VPS and a domain name from OVH. On my VPS, I installed Artifactory (the VPS is also its binary repository) and Jenkins (the VPS is also its slave) with the build tools I need. Jenkins and ...
2 votes
1 answer
221 views

Firefox 67 redirects to https from IIS

I seem to have a rather specific issue that I haven't been able to fix. since the last Firefox update (67.0) Firefox seems to redirect requests to a local corporate site to https. Because this site ...

15 30 50 per page