Re: Certbot override trusted CA when using custom server

2024-01-19 Thread Moisés Simón
It is simple way to automate creation and renewal of ssl certificates. 18 ene 2024 19:35:20 Felix Lechner : > Hi, > > On Thu, Jan 18 2024, Moisés Simón wrote: > >> I'm running my own internal Lets Encrypt server. > > What's the point of running Certbot with your own certificate authority? > Ar

Re: Certbot override trusted CA when using custom server

2024-01-18 Thread Felix Lechner via
Hi, On Thu, Jan 18 2024, Moisés Simón wrote: > I'm running my own internal Lets Encrypt server. What's the point of running Certbot with your own certificate authority? Aren't there easier ways to distribute your own, long-term certificates? Kind regards Felix

Certbot override trusted CA when using custom server

2024-01-18 Thread Moisés Simón
Hi guix, I'm running my own internal Lets Encrypt server. The problem is certbot service even if it offers to change the server it does not specify any option to use REQUEST_CA_BUNDLE or skip ssl verificatiin (--no-verify-ssl certbot option)  you can see more of the feature here: https://github