#Ssl Certificate is not Showing (nginx proxy reverse config)

8 messages · Page 1 of 1 (latest)

shy tendon
#

You are listening as http only, not https.

Listen 443 ssl;

shy tendon
#

You need to open port 443 on the server and connect with https

bold nest
#

Does it work if you manually specify that’s it’s https in the URL?

#

So if you visit on https you get redirected to a different website? But if you visit on http it shows insecure?

bold nest
#

Are there any warnings or errors in the nginx logs?

bold nest
#

Can you share the domain so I can take a closer look later? DMs are fine if you don’t what to share here

shy tendon
#

Are you using a self signed cert?

bold nest
#

Your DNS record isn't going through Cloudflare