Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - boshehry

Pages: [1]
1
SSL / Autossl not working - acme not installed
« on: April 23, 2019, 09:50:11 AM »
Hello
i use 0.9.8.796
but admin and user could not use autossl and wait on validating status , with no error log and output result.

i try this command to sure acme was installed on my server : ls -lah /root/.acme.sh
but there is no folder , then i decide to install acme manually using below command :
$ cd /tmp/
$ git clone https://github.com/Neilpang/acme.sh.git
$ cd acme.sh/
# ./acme.sh --install

Now "ls -lah /root/.acme.sh" is ok

but problem exist yet .

how can i find log of autossl? where is store?
how can i solve this problem?
is it normal acme not installed by cwp automatically?

Best regards

Pages: [1]