Submitted by gyorgy.chityil@... on Mon, 04/04/2016 - 01:19
Hello,
Just tried using LetsEncrypt via Virtualmin, and I am getting this error message:
Requesting a certificate for xxxxxxx.com, www.xxxxxxx.com from Let's Encrypt ..
.. request failed :
<pre></pre>
I installed letsencrypt via yum, and when running letsencrypt from the command line, I am getting this message:
No installers are available on your OS yet; try running "letsencrypt certonly" to get a cert you can install manually
I also tried git cloning the latest letsencrypt, but then I got a failure as well that said
<pre> sh /root/letsencrypt/letsencrypt is a directory</pre>
Status:
Active
Comments
Submitted by gyorgy.chityil@... on Mon, 04/04/2016 - 01:21 Comment #1
Submitted by JamieCameron on Mon, 04/04/2016 - 21:50 Comment #2
Which Linux distribution and version are you running? I didn't know any offered Let's Encrypt as a YUM package yet.
Submitted by gyorgy.chityil@... on Wed, 04/06/2016 - 14:09 Comment #3
Running CentOS 7
[root@host letsencrypt]# yum install letsencrypt
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centosmirror.netcup.net
* epel: mirrors.n-ix.net
* extras: centosmirror.netcup.net
* remi-php56: mirror5.layerjet.com
* remi-safe: mirror5.layerjet.com
* updates: centosmirror.netcup.net
Package letsencrypt-0.4.2-3.el7.noarch already installed and latest version
Nothing to do
Submitted by JamieCameron on Wed, 04/06/2016 - 21:53 Comment #4
What's in the /root/letsencrypt/letsencrypt directory on your system?
Submitted by gyorgy.chityil@... on Thu, 04/07/2016 - 15:15 Comment #5
I also downloaded the letsencrypt-auto script before installing it with yum :)