Problems with DNS & SSL & directadmin

manulm

Verified User
Joined
Oct 25, 2017
Messages
6
Hello,

I have a serious problem with a webshop.

Situation:
VPS with the website on it.
Domainname hosted somewere else, DNS linked to IP Adress of VPS.
Worked perfectly, true SSL aswell.

2 days ago I moved my domainname to another hostingprovider, set up the DNS in the directadmin panel of the new hostingprovider and the problems began.

At this moment, the website is only reachable true http://www.batterypackservice.be
When I go to http://batterypackservice.be , I get a directadmin page.


SSL problem:

When I try to use the server's shared certificate it gives an error on the domainname, that the certificate is not valid for the domainname.

When I try letsencrypt certificate I get the folowwing error:

Getting challenge for batterypackservice.be from acme-server...
Error: http://batterypackservice.be/.well-known/acme-challenge/letsencrypt_1516191586 is not reachable. Aborting the script.
dig output for batterypackservice.be:
37.97.240.2
Please make sure /.well-known alias is setup in WWW server.

I did the folowing on my VPS true SSH:
echo "test" >> /var/www/html/.well-known/acme-challenge/test.txt
and it was visible true http://batterypackservice.be/.well-known/acme-challenge/test.txt

My hostingproviders are not really helping, and I have no idea what to do anymore, and I need to get this fixed fast.
If any expert can fix this properly I am willing to pay
 
Hello,

It seems you've fixed your issue. I guess it was related to domain resolving.
 
Back
Top