Hi,
I was installing Next Cloud 13, through a vmware image, when the installer was unable to install the certificates.
After the installation, I tried again with the following command:
“sudo certbot --apache”
and got this error message:
“Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.”
When I googled the error I found this explanation (https://github.com/certbot/certbot/issues/5405#issuecomment-356498627), and inputed, as suggested, the following command:
“sudo certbot --authenticator webroot --installer apache”
which produced the following output:
"Select the webroot for tralha.eu:
1: Enter a new webroot
Press 1 [enter] to confirm the selection (press ‘c’ to cancel): "
My problem now is that I’m not quite sure what a webroot is. Again I googled and found out that is the directory where the files to be shared are (What is webroot?).
So I inputed the path to the directory like so: “/home/miguel/Nextcloud”, and got this error message:
“** Invalid input **
Press 1 [enter] to confirm the selection (press ‘c’ to cancel)”
I don’t know what I should do next, I suspect I’m not understanding correctly what a webroot is, and that may be the problem.
Any help would be greatly appreciated
My domain is: tralha.eu
I ran this command: sudo certbot --authenticator webroot --installer apache
It produced this output:
Select the webroot for tralha.eu:
1: Enter a new webroot
Press 1 [enter] to confirm the selection (press ‘c’ to cancel):
My web server is (include version): Apache 2.4.27.-2
The operating system my web server runs on is (include version): Deepin 15.4
My hosting provider, if applicable, is: a2hosting
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): no