Skip to main content

Questions tagged [port-443]

Port 443 serves to establish a secure HTTP connection, a.k.a. HTTPS.

0 votes
1 answer
283 views

I have setup a vhost for a domain for port 80: <VirtualHost *:80> ServerAdmin webmaster@localhost ServerName thesolentmetropolitan.com DocumentRoot /var/www/10/thesolentmetropolitan....
therobyouknow's user avatar
0 votes
2 answers
799 views

I have a moderately complex ruleset, running on Debian 12, but it includes simple rules to open e.g. ports 80 and 443 (implicitly for both ipv4 and ipv6). Immediately after running "systemctl ...
mbrampton's user avatar
  • 391
0 votes
2 answers
2k views

I recently installed Nextcloud via Docker using the default commands in various tutorials. After doing so, I realized that I need Nextcloud to listen on different ports than 443 and 80 via Docker. ...
Hubert Oliver's user avatar
2 votes
1 answer
3k views

Normally, this would not be a desired configuration, but I am setting up a NextCloud server, and to validate the domain, it requires that it be able to access it through the public IP address. No ...
Hubert Oliver's user avatar
0 votes
0 answers
6k views

OS version: Ubuntu 20.04 x86_64 Plesk version: Plesk Obsidian 18.0.47.5 Hi, I am running XenForo Forum on my Plesk which running behind Cloudflare. I get following erro log, which is showing me that ...
Adem Aga's user avatar
0 votes
1 answer
376 views

our security auditor scanned our system and here is what come up on the apache server : -Server header: Apache exposed on port: 80 -Server header: Apache exposed on port: 443 Here are some lines in ...
xarj's user avatar
  • 3
0 votes
0 answers
2k views

We have systematic CURLs run every 15 mins - 2 hours from this system and logging their status. Every other CURL for the past 2 months has succeeded except this. Is there a way to identify why this ...
samtech 2021's user avatar
-1 votes
1 answer
314 views

I have a webserver running which i didnt install. The URL to reach the webserver is https://adomain.de:7535 I took a look at the respective service unit and noticed its listening on port 7535 (--port=...
alessio's user avatar
  • 11
0 votes
0 answers
127 views

Output iptables drooping 443 even when rule allows it This are my current rules INPUT DROP [2:406] :FORWARD DROP [0:0] :OUTPUT DROP [0:0] :DOCKER - [0:0] :DOCKER-ISOLATION-STAGE-1 - [0:0] :DOCKER-...
Robby Ramirez's user avatar
0 votes
2 answers
1k views

On an Ubuntu 14.04 server I'm trying to get https running to get SSL for a website (server will be replaced in couple of weeks). Website works fine on http, but can't get it running on https. ...
Stefan's user avatar
  • 1
0 votes
0 answers
3k views

I'm having trouble reaching my site through https after executing the certbot script. That process finished without issues, the message was: Congratulations, you have succesfully enabled https://...
Carlos's user avatar
  • 1
1 vote
1 answer
615 views

I'm trying to configure 2 domains (A and B) in the same server with different certificates. The domain A works fine, it has it's own certificates and rules to redirect to it. If I try to access to ...
Oscar Vazquez's user avatar
-1 votes
1 answer
490 views

I am using Amazon Load Balancer to receive requests on Port 443. Then I am sending off these request to my EC2 server on port 80. If I try to send the request on port 443 to EC2 nginx error.log file ...
user3563059's user avatar
3 votes
1 answer
19k views

I’ve setup Certbot on Ubuntu, the certificate was created successfully outputting the following: Congratulations! Your certificate and chain have been saved at: /etc/letsencrypt/live/bin-depot.co....
Dan382's user avatar
  • 211
5 votes
3 answers
48k views

I've just updated Apache to 2.4.3 on my AWS instance (running Linux AMI). After the update finished, Apache crashed with the following: Starting httpd: AH00526: Syntax error on line 5 of /etc/httpd/...
Edmond Tamas's user avatar

15 30 50 per page