Hi guys en girls,
Problem with https://webshop.wheelietime.nl , just like nothing i get 440 error.
But now i see the ssl is a letsencrypt this certificate, but i have an comodo certicate for that webshop.
How can i remove the letencrypthis certification for this domain only ?
when i copy the webshop to http://shop.wheelietime.nl it works.
no ssl i know, but it works.
My domain is: https://webshop.wheelietime.nl
My web server is (include version): apache 2.4.33
The operating system my web server runs on is (include version): centos
I can login to a root shell on my machine : Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): directadmin
Hi @henkdevries
I can open this address, all is good. The certificate is from comodo.
May be this is a caching problem of your browser?

PS: I don't see a Letsencrypt-certificate. https://shop.wheelietime.nl/ has the same certificate
webshop.wheelietime.nl, www.webshop.wheelietime.nl
from Comodo.
No it's not
At least, 5 minutes ago it wasn't. Tested with OpenSSL.
Could it be a DNS problem? There are some strange results when looking up the hostname:
webshop.wheelietime.nl. 600 IN A 149.210.187.134
hosting-1b.mijndomein-ws.nl. 600 IN A 37.16.0.154
webshop.wheelietime.nl. 600 IN CNAME hosting-1b.mijndomein-ws.nl.
An A record next to a CNAME record for the same FQDN isn't allowed as far as I know.
https://webshop.wheelietime.nl/ is serving different things on IPv4 and IPv6.
IPv4 (149.210.187.134) uses the Comodo certificate and has the real website.
IPv6 uses a Let’s Encrypt certificate and returns 404 Not Found.
Additionally, as Osiris noted, the DNS records are invalid and don’t make sense.
webshop.wheelietime.nl. (secure) 283 A 149.210.187.134
webshop.wheelietime.nl. (secure) 283 CNAME hosting-1b.mijndomein-ws.nl.
webshop.wheelietime.nl. 280 CNAME hosting-1b.mijndomein-ws.nl.
hosting-1b.mijndomein-ws.nl. (insecure) 6 AAAA 2a05:d018:964:c0b:ca65:7773:2dd7:d9bd
hosting-1b.mijndomein-ws.nl. (insecure) 57 A 34.240.160.162
hosting-1b.mijndomein-ws.nl. (insecure) 57 AAAA 2a05:d018:964:c0b:ca65:7773:2dd7:d9bd
I haven’t checked what 34.240.160.162 serves.
Edit: http://dnsviz.net/d/webshop.wheelietime.nl/WzvU3g/dnssec/
Thanxs all,
It was a DNS issue form mijndomein.nl
fixed it, waited and Bang it works again.
Thanxs, you have put me in the good direction