Hello Community,
I was able to successfully install Let's Encrypt SSL certificate and service on my hostname three months ago. Yesterday my certificate 90 day period expired and now the https://vps.mydomain.com url is giving a broken padlock error due to the expired certificate.
My plan was to execute the following within SSH on my Centos 6 VPS server:
cd /usr/local/directadmin/scripts
./letsencrypt.sh request vps.mydomain.com 4096
After executing these commands I was given the following error:
Therefore, I searched within this forum and came to the following solution:
https://help.directadmin.com/item.php?id=646
I was able to successfully execute the acme challenge test and view the 'text' message in my web browser Chrome.
I would like to know if anyone is experiencing similar problems while working within the Centos 6 and DirectAdmin environment. I also have noticed that this 'alias error' is currently affecting the automatic license update of DirectAdmin. Now I have to manually update it before it expires a the end of the scheduled thirty day period.
I thank all of you for time and assistance.
Best regards,
mjflint
I was able to successfully install Let's Encrypt SSL certificate and service on my hostname three months ago. Yesterday my certificate 90 day period expired and now the https://vps.mydomain.com url is giving a broken padlock error due to the expired certificate.
My plan was to execute the following within SSH on my Centos 6 VPS server:
cd /usr/local/directadmin/scripts
./letsencrypt.sh request vps.mydomain.com 4096
After executing these commands I was given the following error:
[root@vps scripts]# ./letsencrypt.sh request vps.mydomain.com 4096
Setting up certificate for a hostname: vps.mydomain.com
Getting challenge for vps.mydomain.com from acme-server...
Waiting for domain verification...
Challenge is valid.
Getting challenge for www.vps.mydomain.com from acme-server...
Error: http://www.vps.mydomain.com/.well-known/acme-challenge/letsencrypt_1498052888 is not reachable. Aborting the script.
dig output for www.vps.mydomain.com:
Please make sure /.well-known alias is setup in WWW server.
Setting up certificate for a hostname: vps.mydomain.com
Getting challenge for vps.mydomain.com from acme-server...
Waiting for domain verification...
Challenge is valid.
Getting challenge for www.vps.mydomain.com from acme-server...
Error: http://www.vps.mydomain.com/.well-known/acme-challenge/letsencrypt_1498052888 is not reachable. Aborting the script.
dig output for www.vps.mydomain.com:
Please make sure /.well-known alias is setup in WWW server.
Therefore, I searched within this forum and came to the following solution:
https://help.directadmin.com/item.php?id=646
I was able to successfully execute the acme challenge test and view the 'text' message in my web browser Chrome.
I would like to know if anyone is experiencing similar problems while working within the Centos 6 and DirectAdmin environment. I also have noticed that this 'alias error' is currently affecting the automatic license update of DirectAdmin. Now I have to manually update it before it expires a the end of the scheduled thirty day period.
I thank all of you for time and assistance.
Best regards,
mjflint