79202311

Date: 2024-11-19 06:42:53
Score: 1
Natty:
Report link

I used certbot to create a free SSL certificate and automatically redirect every request to HTTPS

here is a more detailed guide https://certbot.eff.org/instructions?ws=nginx&os=pip I believe you can change the port from the NGINX configuration, I used community versions and usually made changes from /etc/nginx/sites-enabled/mysite.com and it is what I'm familiar with. Here is a guide on running SSL on a non-standard port:

https://serverfault.com/questions/828130/how-to-run-nginx-ssl-on-non-standard-port

I hope you will fix the issue

Note: If you want you can also run NGINX on a custom IP or a Local one from this configuration

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: efeakaroz13