I’m attempting to move from StartSSL to Let’s Encrypt. It went fine on one webserver with all of the auto setup on Ubuntu 16.04. I’m now moving to another Apache instance that has a more complicated setup. The auto setup kicked me out and told me to use the certonly routine. In doing that, I’m stuck at the line to enter the webroot. What does it expect here? I’m assuming the local path, the DocumentRoot in the conf files? IE /var/www/mysite.com/? I’ve attempted every variant of this and I keep getting the Invalid Input message. I found a bug that suggested the terminal size needed to be larger. I’m currently running it at 280x70, so I don’t think that’s the issue.
Thanks!
Please fill out the fields below so we can help you better.
I ran this command:
./certbot-auto certonly
My operating system is (include version):
Ubunut 14.04
My web server is (include version):
Apache2
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes.