SSL Certificates

Requesting an SSL certificate with Nginx Proxy Manager is pretty simple as shown here.

We're gona be requesting for a certificate with a wildcard.

We'll also be using a DNS challenge to ease things up. We'll add the cloudflare API token as requested.

We'll need to head over to cloudflare and generate an API token for editing zone DNS.

Once thats done, paste it into Nginx Proxy Manager and let it do its thing.

Once it's done, you'll see the following:

Additional:

Please remember to point your public IP to your domain root. That was something I missed and wasted ALOT of time on.

Last updated