Hello,
sorry for not using the template. I haven’t used certbot for a few months. Today i wanted to create an cert. for my ssl connection, but it doesn’t work. Last time I just used “certbot” then i selected my apache2 vhost (port 80), then it asked me wehter i want to use it easy or secured. Then i select secure and thats it. But now it just doesn’t work on this way. What do I have to do if i want use it like this. Or how can I use it like this. I already read this https://certbot.eff.org/#debianstretch-apache
but it doesn’t help ME. I am a bit desperate now and i just want to get it running.
If it's a version of Certbot before 0.21.0 and it's saying "Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.", older versions of the Apache plugin used TLS-SNI validation, which is being phased out. You would need to upgrade Certbot, or run a slightly different command.
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. crt.sh | 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):
It produced this output: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
after I choosed my vhost
My web server is (include version): apache2 version 2.4.25
The operating system my web server runs on is (include version): Debian 9 Stretch Debian 9.3
My hosting provider, if applicable, is: Its a VPS at Contabo
I can login to a root shell on my machine (yes or no, or I don’t know): Yes I can login with root
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): I use Webmin 1.870 to manage my vhosts