On Mon, Nov 13, 2023 at 10:46:08AM +0100, Christoph Kukulies wrote:
> > Am 13.11.2023 um 10:09 schrieb William Lallemand <wlallem...@haproxy.com>:
> >> 
> >> acme@mail:~$ echo "show ssl cert /etc/haproxy/certs/mydomain.org.pem" | 
> >> socat /var/run/haproxy/admin.sock -
> >> Can't display the certificate: Not found or the certificate is a bundle!
> >> 
> 
> acme@mail:~/.acme.sh/www.mydomain.org_ecc$  echo "show ssl cert " | socat 
> /var/run/haproxy/admin.sock -
> # filename
> /etc/haproxy/certs/fullchain.pem
> /etc/haproxy/certs/fullchain_ec.pem
> > 
>

Well, you can't display /etc/haproxy/certs/mydomain.org.pem because it's
not in haproxy. 

Can you share the output of your deploy acme.sh command as well as your
haproxy configuration?

-- 
William Lallemand

Reply via email to