No folders on /etc/letsencrypt

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:
call.aicury.com

I ran this command:
certbot certificates

It produced this output:
No certs found.

My web server is (include version):

The operating system my web server runs on is (include version):
CentOS 7

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):
yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
FreeBPX

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot 1.7.0

I followed this tutorial, but, when i get to the 5.1 part, /etc/lesencrypt has no folders or files

Hi @heiytor, and welcome to the LE community forum :slight_smile:

That guide makes no mention of the /etc/letsencrypt folder.
It uses a certificate manager and may be placing the cert files in some other location.
Were you able to get a certificate?

5 Likes

Hi @rg305 , and thanks you for the welcome.

Following guide, I need to put my certificate in "HTTPS TLS Certificate Location" and my private key in "HTTPS TLS Private Key Location". By this tutorial, they should be in "/etc/letsencrypt/live/" folder, but, this folder does not exist.

And according to certbot, I don't have any certificate. If I generate manually, will these folders be created?

1 Like

I would think so, yes.
That is the default path.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.