Level 50
Request cert for example.nl and not for *.example.nl
Another possibility would be to just start using cloudflare ;-) after that there is no going back ;-)
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to install a wildcard SSL certificate by Let's Encrypt in Laravel Forge.
In the SSL tab in Forge I typed for domains: *.example.nl. The following error is returned when I obtain the certficate:
Unable to determine base domain for example.com using names [u'example.nl', u'nl']
How can I solve this issue?
Please or to participate in this conversation.