How to Know if my organization has setup a cert authority for certbot?

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: hyperion-entertainment.com

I ran this command:

It produced this output:

My web server is (include version): Apache2

The operating system my web server runs on is (include version): Debain 9 / 10 / 11

My hosting provider, if applicable, is: Hetzner

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

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

well, how can I list known certbot cert authorities to see if my organization has created one at certbot installation ? (new system administrator noob question ;))

Thanks,
Jeff

1 Like

Frankly, I don't understand the question.

What do you mean by "has setup a cert authority for certbot"?

Certbot is an ACME client which can use the ACME protocol to requests certs from a Certificate Authority (CA), such as Let's Encrypt. It cannot setup its own CA.

4 Likes

Hello ^^)

Le 12/09/2021 à 11:49, Osiris via Let's Encrypt Community Support a écrit :

[Osiris] Osiris https://community.letsencrypt.org/u/osiris Community
leader
September 12

Frankly, I don't understand the question.

What do you mean by "has setup a cert authority for certbot"?

Certbot is an ACME client which can use the ACME protocol to requests
certs from a Certificate Authority (CA), such as Let's Encrypt. It
cannot setup its own CA.

Oups! you're right it's openssl that permit to issue root ca certs...
sorry too tired.

Jeff

2 Likes

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