

The best way to do this is to use Let’s Encrypt, a free, automated, and open certificate authority run by the nonprofit Internet Security Research Group (ISRG).įirst, install the certbot package as follows: sudo dnf install python3-certbot-nginx -y Ideally, you would want to run your Nginx on HTTPS using an SSL certificate. Secure Nginx with Let’s Encrypt SSL Free Certificate If you have set up your domain and DNS records to point to your server IP, you can now access your Plex Media Server at. Reload Nginx for the change to take effect: sudo systemctl reload nginx Nginx: configuration file /etc/nginx/nf test is successful Nginx: the configuration file /etc/nginx/nf syntax is ok To achieve this, open your terminal and use the following command: sudo tee /etc//plex.repo<
