Submitted by pacolvin on Wed, 01/06/2016 - 12:20 Pro Licensee
I read about using Let's Encrypt in the latest Virtualman and I wanted to give it a try. I installed GIT and then installed Let's Encrypt. However, when I go to the Let's Encrypt tab in the Manage SSL Certs It still has this message:
However, it cannot be used on your system : The client command letsencrypt was not found on your system
I'm sure it is something I am missing to make it available. Any thoughts or guidance will be greatly appreciated.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 01/06/2016 - 20:59 Comment #1
If the
letsencrypt
command isn't in a standard directory like/usr/local/bin
, you need to go to Webmin -> Webmin Configuration -> Module Config and set "Full path to Let's Encrypt client command" to something like/path/to/letsencrypt-auto
Submitted by pacolvin on Wed, 01/06/2016 - 21:44 Pro Licensee Comment #2
That was it. I moved the letsencrypt directory to /usr/local/bin and changed the path and all is working now.
Thank you very much.
Submitted by JamieCameron on Wed, 01/06/2016 - 22:34 Comment #3