Website displaying - Welcome to Nginx after Let's Encrypt setrp

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: www.cluneconstruction.co.nz

I ran this command: Instructions for Nginx software on Ubuntu 16 version

It produced this output:

My web server is (include version): . AWS Wordpress with Nginx instance.

The operating system my web server runs on is (include version): Ubuntu 16

My hosting provider, if applicable, is: AWS

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): not sure

Can provide ssh access to website to check. Thanks

Hi @Arnav,

What command did you use to install your certificate?

Hi

I followed the steps listed on this site:

  1. sudo apt-get update
  2. sudo apt-get install software-properties-common
  3. sudo add-apt-repository universe
  4. sudo add-apt-repository ppa:certbot/certbot
  5. sudo apt-get update

sudo apt-get install certbot python-certbot-nginx
sudo certbot --nginx

Thanks, and your WordPress site was working in HTTP before you did these steps?

Could you please share your web server configuration from /etc/nginx?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.