Nginx Proxy SSL Verification

When using Nginx as a reverse proxy, you may need to handle SSL verification requests. Passing this request to the backend server may not do any good as back-end servers usually only handle application requests.

To handle SSL validation request, use the following Nginx Configuration

Now restart Nginx

You can get SSL with the following letsencrypt command

If you have a redirect to HTTPS in your Nginx server block, use something like

See LetsEncrypt, Nginx

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *