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

All Questions

Tagged with
0 votes
0 answers
274 views

Using https with react application

Maybe it's an easy question but I couldn't find a satisfied answer. I have a VPS and react application running on it and i can reach to it via ip like 1.2.3.4:3000. Also I have a domain name: example....
Furkan Uyar's user avatar
-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
0 votes
0 answers
41 views

How to read HTTPS traffic without any configuration?

I was able to analyze my iPhone's HTTP/HTTPS traffic through a shared network of Windows 10 PC with the help of burp. But this needed some proxy configuration and certificate installation on iPhone. ...
Siva Manasan's user avatar
3 votes
1 answer
896 views

How to redirect an HTTP URL to HTTPS in Windows?

I need to force a program on my Windows 10 to use HTTPS when connecting to its server because HTTP version of that address is blocked on my network. I basically need to add an "S" to the URL. I know ...
user avatar
1 vote
1 answer
174 views

How to forward a SSL session?

Suppose I have two local machines A and B, and there is also a remote server C. Originally if I want to visit some resources on C, I can use: https://domain_of_C/some_resources Now the requirement is ...
peakpeaktan's user avatar
0 votes
1 answer
1k views

Block all non-HTTPS traffic when browsing

I am trying to get approval for a firewall rule from an external Windows system into our company network to access a proxy to get back out to the Internet. My needs will involve use of a web browser, ...
Kidburla's user avatar
  • 563
0 votes
0 answers
283 views

DNS,SSL - Local Network

I have a server with 2 IPS: 177.68.XX.YY (public IP) 192.168.10.1 (local IP) This server has a SSL certificate (from Let's encrypt) for https://example.com There are several devices on this server ...
pedrofialho's user avatar
1 vote
0 answers
4k views

IIS 502 - Web server received an invalid response while acting as a gateway or proxy server

I have a problem with a configuration on a IIS service, basically we get an 502 error when we want to establish an https connection. To be honest I am developer not a sysadmin but I am helping a ...
MadDev's user avatar
  • 11
3 votes
2 answers
9k views

Redirect all web traffic (including https) through proxy server

I would like to setup a filtering mechanism for certain websites I use, including the ones served over https. Privoxy provides this functionality, but only over http. I'm pretty comfortable around ...
ropstah's user avatar
  • 361
2 votes
1 answer
1k views

How does my ISP know I want to browse a torrent website over https

So, I was trying to browse a torrent website over https with a new ISP today. When I tried to open the page, it opened the following html content <meta name="viewport" content="width=device-width,...
hjpotter92's user avatar
0 votes
1 answer
38 views

Our application loads GUI only if Charles proxy is up and running

I don't know how to tackle this. My colleague has a desktop app that runs on El Capitan. The app does this: Conects to https://internalserver/Register/register.aspx Once connected it loads some GUI ...
Okrx's user avatar
  • 25
7 votes
2 answers
2k views

HTTPS traffic 40x slower than HTTP in Windows 10 x64

Followup from this problem https://stackoverflow.com/questions/45768893/git-clone-in-windows-much-slower-than-in-linux/45893258#45893258 Windows 10 HTTPS traffic is capped about 200-240kb/s. HTTP ...
rollsch's user avatar
  • 329
0 votes
0 answers
72 views

Troubleshooting proxy issues

My IT is very unreliable in providing me support. My company has provided 2 proxies for reaching the internet. Let's call them proxy A & B. Proxy A supports HTTP, HTTPS, and SOCKS. Proxy B ...
stealthmode's user avatar
0 votes
2 answers
151 views

Can only access HTTPS secure sites at a router level

I've got an ASUS router running DD-WRT v24-sp2 (03/25/13) giga. Sometime in the last week I have not been able to access remote sites through standard HTTP (port 80). HTTPS on port 443 works without ...
taylorthurlow's user avatar
2 votes
1 answer
1k views

What does it mean for proxy server to be of "HTTPS" type?

What does it actually mean for proxy to be "HTTPS proxy"? On the internet you can find many sites with free public proxies and some of them allow you filter them by their type. While I understand how ...
stil's user avatar
  • 272

15 30 50 per page