I'm not sure if basic auth on my server is being secured
Jungroy asked: This may be a really dumb question but I had to make sure that i’m fine with this. I setup an HTTPS server with basic auth, but the …
Freedom through Communications
Browsing Tag
Jungroy asked: This may be a really dumb question but I had to make sure that i’m fine with this. I setup an HTTPS server with basic auth, but the …
Rapolas K. asked: I have the following setup – Nginx load balancer that receives https traffic and passes through to nodes. On each node there is a reverse proxy that …
Vaibhav Joshi asked: I have a Debian 10 instance running which hosts my Node.js/Express API. I have been using a different subdomain during development and added another subdomain as I’m …
John asked: I have a fresh kubernetes cluster (version 1.18) deployed using Rancher on a fresh Ubuntu Server 20.04. The problem I’m facing is that each https request made from …
Michael Altfield asked: How can I tell nginx to output all incoming traffic for a given server{} to a specific/additional/redundant location after decrypting it (like port mirroring on routers) so …
user19215 asked: I am using apache2 and I need to redirect https traffic to http for my captive portal application. For ex https://www.google.com to http://www.google.com. I place the captive portal …
Ghost Echo asked: I have recently moved a site over to a new domain. The hosting stayed the same, just a new URL for the site. I want https://oldsite.com to …
Max Luchterhand asked: I’m firstly gonna summerize my goal: I’ll setup a DNS server and configure my smart tv to use it. I’ll set the DNS server up so that …
polymath asked: Although I’m new to nginx, almost everything seems to be working quite well. The only issue is when I try to reach the address with a https:// address …
Alex Loper asked: I’m serving a webpage from an embedded linux box that may or may not be connected to the internet. The idea is, a user enters the IP …