Prajithp / letsencrypt-cpanel

cPanel/WHM plugin for Let's Encrypt client
MIT License
179 stars 61 forks source link

Message after choosing domain to issue .. #96

Open integrateddigital opened 7 years ago

integrateddigital commented 7 years ago

Hi,

Thank you very much for doing this plugin; I installed it, and the icon appears properly on cpanel ( although in whm it times out if I click the plugini icon ) and I am able to go all the way to the "Choose Domain" .. once I choose the domain, it works for a few seconds and a message, flagged in red appears:

Executed: /usr/bin/openssl req -new -sha256 -utf8 -key /home/live/.letsencrypt/live/dotboss.digital/dotboss.digital.key -config /home/live/tmp/2ZfKbUmuxr.conf -reqexts SAN -subj / -out /home/live/.letsencrypt/live/sea.com/sea.com.csr

and nothing else;

if I reload, or go re-enter the plugin there is no domains with SSL ..

What am I missing ?

I have root access and can paste any logs here; .. just not sure which one.

Thank you very much in advance for any kind attention this may get, cordially, s

SabatinoMasala commented 7 years ago

I'm getting the same issue described above. When executing the command manually I get some further output:

error on line -1 of /home/client/tmp/T2lBSzgux1.conf
140049201268640:error:02001002:system library:fopen:No such file or directory:bss_file.c:169:fopen('/home/client/tmp/T2lBSzgux1.conf','rb')
140049201268640:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:172:
140049201268640:error:0E078072:configuration file routines:DEF_LOAD:no such file:conf_def.c:197:

This happened after upgrading to the latest commit (8971c55e510e95a22e4c7a49746a8aefd51f23b3).

A workaround is to use the autossl feature of WHM, which supports Let's Encrypt now.