Re: [Pound Mailing List] mutliple ssl certs and one server
Adam Gold <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
On 15/01/2015 23:26, Christian Hailer wrote: > Ah sorry, just saw you tried this. But this is the correct way, I use 7 certificates with one apache as backend. Example: > > Service > HeadRequire "Host:.*www.example.com.*" > BackEnd > Address 1.1.1.1 > Port 10443 > HTTPS > TimeOut 60 > End > End > Thanks for the response. Yeah, I did try with that line as well but no joy. I'm going to review my settings very carefully as maybe I've made some really dumb mistake. I did have a question: why do you have HTTPS in your backend definition? I thought Pound offloads the https and transmits plain http to the backend. -- To unsubscribe send an email with subject unsubscribe to [email protected] Please contact [email protected] for questions.