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.


Messages - daher

Pages: [1]
1
SSL / Re: Error in AutoSSL
« on: August 29, 2018, 10:54:46 AM »
Hello!
I was able to resolve the certificate installation issue. Everything was due to a proxy that was set in a .curlrc file that was not detected.
Anyway, I thank everyone for the help.
And when I can be useful count with me.
Thank you

2
SSL / Re: Error in AutoSSL
« on: August 27, 2018, 01:11:22 PM »
Hi. Thanks for answering my question.
The acme.sh script is ok.
The command cat /var/log/cwp/cwp_sslmod.log shows the following:

AutoSSL Issue Failed! [Mon Aug 27 08:04:09 -03 2018] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 56
[Mon Aug 27 08:04:09 -03 2018] Can not init api.
[Mon Aug 27 08:04:09 -03 2018] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 56
[Mon Aug 27 08:04:09 -03 2018] Can not init api.
[Mon Aug 27 08:04:09 -03 2018] Registering account
[Mon Aug 27 08:04:09 -03 2018] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 56
[Mon Aug 27 08:04:09 -03 2018] Can not connect to https://acme-v01.api.letsencrypt.org/directory to get nonce.
[Mon Aug 27 08:04:09 -03 2018] Register account Error:
[Mon Aug 27 08:04:09 -03 2018] Please check log file for more details: /root/.acme.sh/acme.sh.log.

And in the /root/.acme.sh/acme.sh.log, the following messages appear (a summary):

Using config home: /root/.acme.sh
ACME_DIRECTORY = 'https: //acme-v01.api.letsencrypt.org/directory'
DOMAIN_PATH = '/ root / .acme.sh / cwp_certs / www.aaa.bbbb.br'
Using ACME_DIRECTORY: https://acme-v01.api.letsencrypt.org/directory
_init api for server: https://acme-v01.api.letsencrypt.org/directory
GET
url = 'https: //acme-v01.api.letsencrypt.org/directory'
timeout =
_CURL = 'curl -L --silent --dump-header /root/.acme.sh/http.header -g'
Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 56
ret = '56'
Can not init api.

Thank you!

3
SSL / Error in AutoSSL
« on: August 24, 2018, 03:49:17 PM »
Hello everyone!
Does anyone have any tips for this error that is happening in CWP when I try to install a certificate for any domain:
An error occurred, the certificate can not be installed.
The .cert .bundle and .key files are all empty.
No error messages in the log
Thank you

William

Pages: [1]