Hi, @ghk-arolla. The following statement is not entirely accurate:
You do not manage the SSL for shop.grandhotelkurhaus.com on Netlify.
This is the DNS record for shop.grandhotelkurhaus.com:
shop.grandhotelkurhaus.com. 3600 IN CNAME shops.sumupstore.com.
That CNAME target is shops.sumupstore.com (which you have confirmed above as well):
shops.sumupstore.com. 300 IN A 108.128.115.77
The IP address 108.128.115.77 isn’t controlled by Netlify which means Netlify doesn’t control the SSL for shop.grandhotelkurhaus.com.
SSL is handled in the HTTP protocol and not the DNS protocol. Netlify is only providing the DNS service for shop.grandhotelkurhaus.com and not the HTTP service. The HTTP service is controlled by the IP address 108.128.115.77 and Netlify doesn’t have anything to do with that IP address.
This means you will need to contact the technical support for the service using the IP address 108.128.115.77 and troubleshoot the SSL issue with them. Netlify cannot provision SSL for that IP address because we do not control it in any way.
If there are other questions about this, please let us know.