DEV Community

Discussion on: Let’s Encrypt SSL certificate in Namecheap AutoRenewal – Verified & working – Using ACME.sh

Collapse
 
atomar profile image
Anuj Singh Tomar • Edited

Check if ~/public_html exists Or if your website exits in a different folder , then replace the webroot like below:

acme.sh --issue --webroot ~/breastfeeding.london -d breastfeeding.london --staging

If still same issue check with namecheap support for below error:

CURLE_SSL_CONNECT_ERROR (35)

A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.