Nope .. well they do but that is at the web site instruction when I choose what help I want. Yes I close #1
(Apache). and the given one out of two choice
sudo certbot --apache
or.
sudo certbot certonly --apache -v
With all the fun I have been having I choose cert only
and I get this
root@triggerfish:/home/jason # apachectl start
Performing sanity check on apache24 configuration:
Syntax OK
Starting apache24.
root@triggerfish:/home/jason # sudo certbot certonly --apache -v
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Unable to read ssl_module file; not disabling session tickets.
Plugins selected: Authenticator apache, Installer apache
Which names would you like to activate HTTPS for?
We recommend selecting either all domains, or all domains in a VirtualHost/server block.
1: kasdivi.com
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel):
Requesting a certificate for kasdivi.com and 5 more domains
Performing the following challenges:
http-01 challenge for kasdivi.com
http-01 challenge for theoceanwindow.com
http-01 challenge for wandjbrewers.com
http-01 challenge for www.kasdivi.com
http-01 challenge for www.theoceanwindow.com
http-01 challenge for www.wandjbrewers.com
Waiting for verification...
Challenge failed for domain kasdivi.com
Challenge failed for domain theoceanwindow.com
Challenge failed for domain wandjbrewers.com
Challenge failed for domain www.kasdivi.com
Challenge failed for domain www.theoceanwindow.com
Challenge failed for domain www.wandjbrewers.com
http-01 challenge for kasdivi.com
http-01 challenge for theoceanwindow.com
http-01 challenge for wandjbrewers.com
http-01 challenge for www.kasdivi.com
http-01 challenge for www.theoceanwindow.com
http-01 challenge for www.wandjbrewers.com
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: kasdivi.com
Type: connection
Detail: 209.160.65.133: Fetching http://kasdivi.com/.well-known/acme-challenge/q6EHgeUjSP_1-d2MDUd-_S09sl0pkgeH7kEGFUl6YTo: Connection refused
Domain: theoceanwindow.com
Type: connection
Detail: 209.160.64.187: Fetching http://theoceanwindow.com/.well-known/acme-challenge/_h9J52FQ6yYZDDKr7boctYypgNnYOyWUum-wcnRmmSQ: Connection refused
Domain: wandjbrewers.com
Type: connection
Detail: 209.160.65.133: Fetching http://wandjbrewers.com/.well-known/acme-challenge/5iC9qaC_HXZIQXDvRh-hAnfrQuEmZvh7G_JC5z_VKaM: Connection refused
Domain: www.kasdivi.com
Type: connection
Detail: 209.160.65.133: Fetching http://www.kasdivi.com/.well-known/acme-challenge/4D5lOj28gGb1eHIyOvrUpDn7nlZRy6uvcHHtSXnJvf4: Connection refused
Domain: www.theoceanwindow.com
Type: connection
Detail: 209.160.64.187: Fetching http://www.theoceanwindow.com/.well-known/acme-challenge/TlfqwB5YOsQUdcaE-63VS-oneRIa2D8m6uwMVHajoAw: Connection refused
Domain: www.wandjbrewers.com
Type: connection
Detail: 209.160.65.133: Fetching http://www.wandjbrewers.com/.well-known/acme-challenge/rOEHclvDgfDuNIEJCpmaskAEUT2SeiU3umhaJharYJw: Connection refused
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet.
Cleaning up challenges
Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).
Unable to restart apache using ['apachectl', 'graceful']
Encountered exception during recovery: certbot.errors.MisconfigurationError: Error while running apachectl graceful.
apache24 not running? (check /var/run/httpd.pid).
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
Back to the connectivity.