Skip to main content

Questions tagged [https]

All about programs and services that use HTTPS.

0 votes
3 answers
38 views

Sure, PERL_LWP_SSL_VERIFY_HOSTNAME=0 will probably work if one is willing to write scripts: https://stackoverflow.com/questions/6795030/how-to-ignore-certificate-verify-failed-error-in-perl But I just ...
Dan Jacobson's user avatar
-1 votes
1 answer
92 views

A NCP (nextcloudpi) server is stationed at downwind.duckdns.org Safari returns: Chrome returns: A private Safari browser returns the expected NCP webpage. I seek a troubleshooting procedure to ...
gatorback's user avatar
  • 1,532
1 vote
3 answers
1k views

I just installed Debian. I was trying to install ProtonVpn but I can't pull the deb file with wget. My system clock is up to date. I also tried adding different servers in the resolve.conf file but ...
emmet's user avatar
  • 11
0 votes
1 answer
251 views

I have a remote machine I ssh where I'm running code that needs to access a specific https url (https://api.trustedservices.intel.com/sgx/certification/v4/qe/identity for example, or any other ...
Surya Bakshi's user avatar
1 vote
0 answers
158 views

I'm looking for a network monitor in a top-like interface, but I would like to be able to inspect all requests / responses, not just the IP addresses that are being connected to. I've found several ...
David Anderson's user avatar
0 votes
1 answer
179 views

I have an ASP.NET app hosted in a Docker container, with a NGINX reverse proxy, hosted on a VPS. When running in production, the x-forwarded-proto header isn't being passed. From what I understand, ...
Etienne Charland's user avatar
0 votes
1 answer
734 views

I tried downloading an Aeroméxico news item using curl "https://www.aeromexico.com/en-us/am-news/new-Rome-route" -s --trace-ascii - But it reports == Info: HTTP/2 stream 1 was not closed ...
Janus Troelsen's user avatar
1 vote
1 answer
133 views

Apache webserver on Rocky Linux 9, with SSL certs obtained from LetsEncrypt. This is the config of a specific virtual host "myvhost", but the problem arises for all vhosts on my server: /etc/...
dr_'s user avatar
  • 32.4k
0 votes
1 answer
153 views

I have fail2ban setup and it's working great for most scanning. It triggers off any 4xx in the nginx error log. However, note the following bot scan. Somehow THIS bot is triggering my server to return ...
Chris's user avatar
  • 103
3 votes
2 answers
3k views

For at least three days (today is 2024-06-01), repo.skype.com has been useless though up: # cat /etc/apt/sources.list.d/skype-stable.list deb [arch=amd64] https://repo.skype.com/deb stable main # ...
AlMa1r's user avatar
  • 1
0 votes
1 answer
264 views

I followed Cerbot's instructions to get a HTTPS certificate for NGINX in my Debian server for a domain, but the HTTPS is not redirecting properly. I got the following in etc/nginx/conf.d/app.conf from ...
Kevin's user avatar
  • 139
2 votes
0 answers
735 views

eg: permit classroom and block youtube which share an IP: dig www.youtube.com +short | grep "$(dig classroom.google.com +short)" 142.251.32.78 https://serverfault.com/questions/988309/...
user1133275's user avatar
  • 5,720
0 votes
1 answer
867 views

I want to allow dev just use github copilot and deny other request. According to github info: https://docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-firewall-settings-for-...
张龙飞's user avatar
0 votes
0 answers
175 views

As a test I wanted to temporarily block access to my website. So, I deleted http/https rules using ufw delete command. ufw is set to default deny incoming. The only remaining rule is the one allowing ...
Faxopita's user avatar
  • 179
0 votes
1 answer
490 views

As stated in the previous question: How can i force apt-get or apt to use only https connections deb https://deb.debian.org/debian bookworm main deb https://security.debian.org/debian-security ...
user3450548's user avatar
  • 3,104

15 30 50 per page
1
2 3 4 5
15