Hi there,
Trying to install and configure LetsEncrypt, I run the command sudo box install letsencrypt, however when it gets to the end I get the following error:
Verify error:Fetching http://quickbox.domain.net/.well-known/acme-challenge/RCoMydy9sZONEWLDIlFm8q3r0PRyKzS8W4QEHEDW1z8: Timeout
Can anyone help me out here on this one? I tried it for the subdomain and for the top level domain, the subdomain is the one point to my Quickbox install so thought that should work. I can ssh and so forth from external on it so it’s pointing to the right IP.
Update so after some more digging it looks like the .pem file isn’t being created and therefore doesn’t exist in /etc/apache2/ssl/certs as a result the restart of apache2 failed. Any idea why this file isn’t being created, am I meant to create it or something?