Yeah its me...... I'm exhausted been a long day.
It worked here is what it said
config setprop letsencrypt API 2
[root@www ~]# signal-event console-save
[root@www ~]# config show letsencrypt
letsencrypt=service
ACCEPT_TERMS=yes
API=2
configure=none
email=admin@domain1.com
hookScript=disabled
keysize=NUMBER
signal-event=console-save
status=test
[root@www ~]# letsencrypt=service
[root@www ~]# ACCEPT_TERMS=yes
[root@www ~]# API=2
[root@www ~]# configure=none
[root@www ~]# email=####@#####.###
[root@www ~]# hookScript=disabled
[root@www ~]# status=enabled
[root@www ~]# config setprop letsencrypt status test
[root@www ~]# signal-event console-save
[root@www ~]# dehydrated -c
# INFO: Using main config file /etc/dehydrated/config
Processing xxxx.com with alternative names: mail.xxxx.com
www.xxxx.com + Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Oct 14 01:57:52 2021 GMT (Less than 30 days). Renewing!
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 3 authorizations URLs from the CA
+ Handling authorization for xxxx.com
+ Handling authorization for mail.xxxx.com
+ Handling authorization for
www.xxxx.com + 3 pending challenge(s)
+ Deploying challenge tokens...
+ Responding to challenge for xxxx.com authorization...
+ Challenge is valid!
+ Responding to challenge for mail.xxxx.com authorization...
+ Challenge is valid!
+ Responding to challenge for
www.xxxx.com authorization...
+ Challenge is valid!
+ Cleaning challenge tokens...
+ Requesting certificate...
+ Checking certificate...
+ Done!
+ Creating fullchain.pem...
Set up modSSL db keys
Signal events
All complete
+ Done!
Is there something else I need to do because it still says it's expired in a browser?
Thanks