Can't create cert manually

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.

My domain is: sp2msj.pl

I ran this command:

It produced this output:

too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/

Go back in your logs and find the other errors. "Too many failed authorizations" just means you failed at least five times in the last 60 minutes.

You could also use the staging endpoint,

3 Likes

Which data is authorization data in this command above? I do not enter any passwords there.
BTW, I'm new in Linux but I want to generate a cert usunh help from this site:
https://medium.com/@tsui.gordon.9/generate-let-encrypt-ssl-certificate-manually-using-the-http-challenge-64b14750e3f8
I have 2 errors, first is 'Use of : --manual-public-ip-logging-ok is deprecated' and the second is:

Why did you choose that blog for instructions?

There is a LiteSpeed server responding to that domain name. Can you run Certbot on that same machine?

The answers to the questions on the form you were shown would help us provide the best solution for you. It is best to avoid using --manual if possible.

===============================

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.

My domain is:

I ran this command:

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):

3 Likes

Thanks guys. I did it.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.