Thanks for the quick reply however when I run the command provided I given a option as shown below I choose option 1 I get " Problem binding to port 80: Could not bind to IPv4 or IPv6. If I choose option 2 I get the following.
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel):
** Invalid input **
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): c
Could not choose appropriate plugin: authenticator could not be determined or is not installed
authenticator could not be determined or is not installed
[root@docu-server ~]# certbot certonly -w /var/www/html -d bellcriminallaw.com -d mail.bellcriminallaw.com -d www.bellcriminallaw.com -d docu-server.bellcriminallaw.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 1
Plugins selected: Authenticator standalone, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bellcriminallaw.com
http-01 challenge for docu-server.bellcriminallaw.com
http-01 challenge for mail.bellcriminallaw.com
http-01 challenge for www.bellcriminallaw.com
Cleaning up challenges
Problem binding to port 80: Could not bind to IPv4 or IPv6.
[root@docu-server ~]# ss -tlnp | grep -E “:(80|443)”
LISTEN 0 128 [::]:80 [::]:* users:((“httpd”,pid=15868,fd=4),(“httpd”,pid=15867,fd=4),(“httpd”,pid=15866,fd=4),(“httpd”,pid=15864,fd=4),(“httpd”,pid=15863,fd=4),(“httpd”,pid=15861,fd=4))
LISTEN 0 128 [::]:443 [::]:* users:((“httpd”,pid=15868,fd=6),(“httpd”,pid=15867,fd=6),(“httpd”,pid=15866,fd=6),(“httpd”,pid=15864,fd=6),(“httpd”,pid=15863,fd=6),(“httpd”,pid=15861,fd=6))
[root@docu-server ~]# clear
[root@docu-server ~]# certbot certonly -w /var/www/html -d bellcriminallaw.com -d mail.bellcriminallaw.com -d www.bellcriminallaw.com -d docu-server.bellcriminallaw.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 2
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bellcriminallaw.com
http-01 challenge for docu-server.bellcriminallaw.com
http-01 challenge for mail.bellcriminallaw.com
http-01 challenge for www.bellcriminallaw.com
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Challenge failed for domain bellcriminallaw.com
Challenge failed for domain docu-server.bellcriminallaw.com
Challenge failed for domain mail.bellcriminallaw.com
Challenge failed for domain www.bellcriminallaw.com
http-01 challenge for bellcriminallaw.com
http-01 challenge for docu-server.bellcriminallaw.com
http-01 challenge for mail.bellcriminallaw.com
http-01 challenge for www.bellcriminallaw.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES: