W dniu 05.12.2017 o 22:05, Alan pisze: > Hi, > > I've posted my question on > https://serverfault.com/questions/886583/how-to-configure-pound-proxy-to-pass-requests-to-well-known-directory, > however it seems not many people are well familiar with Pound, so I've > found out I needed to subscribe to this mailing list to get support. > > We have Apache running behind Pound and so we are having troubles with > Let's Encrypt requests and renewals, and need to pass requests to the > .well-known directory and its sub-directories directly to Apache port. > > Could anyone explain how to do this on Pound? Thanks! > > -- > To unsubscribe send an email with subject unsubscribe to [email protected]. > Please contact [email protected] for questions. > I posted my old solution to serverfault :)
Just - use webserver integrated into certbot/letsencrypt, and pass there traffic from pound. It will work fine. bonus - you can have multiple proxy balancers and one instance of letsencrypt/certbot, which after receiving certificate will change it on balancers. -- Regards, Andrzej 'The Undefined' Dopierała http://andrzej.dopierala.name/ -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
