Hey there, it’s me again with another SSL problem.
lang-fulfillment.group currently seems to have a valid certificate (probably the old one?) and I’m trying to renew it with lang-fulfillment.de and www.lang-fulfillment.de as well but what i get is an error.
When i click on “Check Status” it shows the following screen:
There was an edge case we’ve seen in the past where everything would be installed correctly but one check failed, so we displayed an error even though the cert is valid. I looked at this one for .group and it all looks to be fine. I switched it to show Active.
OK - I see the error. There is a NGINX error - issue with a long domain name. Increasing server_names_hash_bucket_size in NGINX config to 64 or 128 typically resolves long name issues. Looks to be all good now!
I’m having this problem with another Domain again. I tried to set server_names_hash_bucket_size in nginx config on /services/nginx but i get an error of wrong syntax.