Hi,
we have some servers using a haproxy setup from https://serversforhackers.com/c/letsencrypt-with-haproxy
This setup uses the --http-01-port=8888 switch to direct the ACME response to a different port. I learned that -http-01-port has been removed from current certbot releases.
Is there a replacement command to use a different port instead of the standard “80” which is claimed by haproxy in our case? I could not find any up-to date setup examples online, there are only outdated recommendations from 2018 and older …
My domain is: netzwissen.de
I ran this command: certbot certonly --standalone -d zammad.netzwissen.de --non-interactive --agree-tos --email admin@netzwissen.de --http-01-port=8888
My web server is (include version): apache 2.4 and haproxy 2.1 (haproxy handles p. 443 requests and acts as ssl accelerator in front of unencrypted apache vservers
The operating system my web server runs on is (include version): ubuntu 18.04 LTS
My hosting provider, if applicable, is: hetzner.de, root server with full control (shell access)
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): certbot 0.31.0