Skip to main content

Using lets encrypt on HAProxy

 


A good guide at 

https://serversforhackers.com/c/letsencrypt-with-haproxy



Some tricks were the  --preferred-challenges dns option 


sudo certbot certonly --manual --preferred-challenges dns -d subdomain.somedomain.com


also appending the full chain and private key files with tee


Comments

Popular posts from this blog