Where are DO created Letsencrypt certificates located?

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. https://crt.sh/?q=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: myraspi-jm.xyz

I ran this command:

It produced this output:

My web server is (include version): Nginx on Raspberry Pi

The operating system my web server runs on is (include version): Raspian Buster

My hosting provider, if applicable, is:localhost

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):no

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

DO created Letsencrypt certificates for my domains on my droplet competent-ganguly4 .

How do I add those certificates to my Nginx server running on my local Raspberry Pi that connects to DO through the “Inlets” tunnel program. Or where are they located so I can copy them to my Raspberry Pi?

Thanks

PS This may be posted to the wrong place as I thought I was at DigitialOcean.

1 Like

Who created Let's Encrypt certificates? Did you run any command?

It's generally located on /etc/letsencrypt if you obtained with certbot.

Could you please tell us the whole name of the, I assume, abbreviation “DO”? I’ve never heard of it.

1 Like

I assume it's DigitalOcean.

1 Like

Could be, probably indeed. I personally have no clue about DigitalOcean and any droplet associated with it.

1 Like

After I sent my message I realized I was on Letsencrypt and not
on Digitalocean. Sorry.

[Osiris] Osiris https://community.letsencrypt.org/u/osiris
May 17

Could you please tell us the whole name of the, I assume, abbreviation
“DO”? I’ve never heard of it. DigitalOcean, a cloud provider.


Visit Topic
https://community.letsencrypt.org/t/where-are-do-created-letsencrypt-certificates-located/123004/3
or reply to this email to respond.

To unsubscribe from these emails, click here
https://community.letsencrypt.org/email/unsubscribe/381047fc06f5f0a7f2ff40460f38af1f0a5224caa122f0c2a5bd1795df287315.

you can generate certificates on your raspberry pi as well.

what are the domains for the droplet and for the raspberry pi?

I have tried that but the only access I have to the RPis is
through DigitalOcean or on my local network and when I TRIED to
use certbot it could not find them as they do not have direct
access to the internet.

The domain names for my RPis are: myraspi-jm.xyz and
myraspi-wp.xyz.

Do you have other ways to add them to my RPi?

Thanks

you need to use your own CA, I think.

if you want to use let's encrypt, you need to use the dns-01 challenge.

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