Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
I ran this command: Tried issuing certificate from Cyberpanel which uses Lets Encrypt
It produced this output:
Cannot issue SSL. Error message: [Mon Dec 16 07:59:25 UTC 2019] Create new order error. Le_OrderFinalize not found. { “type”: “urn:ietf:params:acme:error:rateLimited”, “detail”: “Error creating new order :: too many certificates already issued for exact set of domains: vernec.com,www.vernec.com: see https://letsencrypt.org/docs/rate-limits/”, “status”: 429 } [Mon Dec 16 07:59:25 UTC 2019] Please add ‘–debug’ or ‘–log’ to check more details. [Mon Dec 16 07:59:25 UTC 2019] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh [Mon Dec 16 07:59:26 UTC 2019] Create new order error. Le_OrderFinalize not found. { “type”: “urn:ietf:params:acme:error:rateLimited”, “detail”: “Error creating new order :: too many certificates already issued for exact set of domains: vernec.com: see https://letsencrypt.org/docs/rate-limits/”, “status”: 429 } [Mon Dec 16 07:59:26 UTC 2019] Please add ‘–debug’ or ‘–log’ to check more details. [Mon Dec 16 07:59:26 UTC 2019] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh 0,283 Failed to obtain SSL for domain. [issueSSLForDomain]
When checked for SSL issues, it said: None of the common names in the certificate match the name that was entered (www.vernec.com). You may receive an error when accessing this site in a web browser.
My web server is (include version): Openlitespeed
The operating system my web server runs on is (include version): Ubuntu
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): Cyberpanel
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
According to your last message, did you try to install a new copy of openlitespeed or use your existing version? If you tried to install a new copy, that's most likely why you're unable to bind to port 80/tcp. You should not have to install a new copy of the webserver.
Check that you already have a webserver bound to port 80.
Hey, I tried that same documentation in the morning, it didn’t work.
But this time it did. The issue is, it didn’t go exactly as mentioned in the screenshot. The process was complete. After that, I checked using SSL Checker that it was installed correctly or not. But it said the same thing that: None of the common names in the certificate match the name that was entered (www.vernec.com). You may receive an error when accessing this site in a web browser.