Certbot not recognizing certificate under /etc/ssl/certs

I have a successfully working https website for which I have applied to the certificate using a web-form. Now there is an intranet webclient which I have not included in the initial certificate. I want to use the certbot to locate the existing certificate, which is under /etc/ssl/certs and expand the certificate so I can add the new intranet domain. However when I type in certbot certificates, I receive a no certificates found error.

Is it not possible to use certbot to locate existing certificates, which were not obtained by certbot?

Thanks

1 Like

No, it is not. Certbot does not manage certs from other sources.

5 Likes

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