I am having some issue on the following error below .Kindly assist how to resolve
Requesting a certificate for company-crm-api.test
An unexpected error occurred:
The server will not issue certificates for the identifier :: Error creating new order :: Cannot issue for "company-crm-api.test": Domain name does not end with a valid public suffix (TLD)
Let's Encrypt only issues certificates for domain names for which it can publicly verify control/ownership. This obviously does not include domain names that are not able to be publicly registered (as they do not have public DNS zones).
Let's Encrypt will only issue certificates for a public domain that you own, or over which you can demonstrate control. So the first point is that there must be a real, live domain, which you can buy at any domain registrar. Examples of registrars would be name.com, easydns.com, namecheap.com, and many others.
I don't have a live domain at the moment, I am running my application as local in Laravel application(company-crm) . This name isn't registered as a live domain.