Setting up Letsencrypt for a single Wordpress Multisite installation with many domains? still missing something

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:hlsitemanagement.com

I ran this command: certbot --apache -d hlsitemanagement.com

It produced this output:Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for hlsitemanagement.com
Waiting for verification…
Cleaning up challenges

We were unable to find a vhost with a ServerName or Address of hlsitemanagement.com.
Which virtual host would you like to choose?
(note: conf files with multiple vhosts are not yet supported)

1: lightningbird.com.conf | Multiple Names | | Enabled
2: 000-default.conf | | | Enabled
3: 000-default-le-ssl.conf | happylife-network.com | HTTPS | Enabled
4: hlsitemanagement.com.conf | hlsitemanagemant.com | | Enabled

Select the appropriate number [1-4] then [enter] (press ‘c’ to cancel): 4
The selected vhost would conflict with other HTTPS VirtualHosts within Apache. Please select another vhost or add ServerNames to your configuration.
VirtualHost not able to be selected.

IMPORTANT NOTES:

  • Unable to install the certificate
  • Congratulations! Your certificate and chain have been saved at:
    /etc/letsencrypt/live/hlsitemanagement.com-0001/fullchain.pem
    Your key file has been saved at:
    /etc/letsencrypt/live/hlsitemanagement.com-0001/privkey.pem
    Your cert will expire on 2018-07-12. To obtain a new or tweaked
    version of this certificate in the future, simply run certbot again
    with the “certonly” option. To non-interactively renew all of
    your certificates, run “certbot renew”

My web server is (include version):apache2

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

My hosting provider, if applicable, is:digitalocean

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):WordPress 4.9.1

Hi, I’m just trying setup a wordpress multisite with multiple domain names, I’ve cloned the 000-default.conf in /etc/apache2/sites-available added the ServerName but im still having issues. what am i missing. Please Help

i’ve read this thread Setting up Letsencrypt for a single Wordpress Multisite installation with many domains? but still can’t get it to work

All Sites-Available configs should be "called" from Sites-Enabled

Please show all the Sites-Enabled config files.

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