Re: [Pound Mailing List] run pound on multiple interfaces including https
Andreas Hilboll <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, David, it is possible to have several ListenHTTPS blocks with their own Cert configs. Cheers, Andreas. Am 30.08.2013 09:11, schrieb D. R.: > Hi all, > > is it possible to let pound run on multiple interfaces with different > ssl certs? > > On http://www.apsis.ch/pound/index_html in the section VIRTUAL HOSTS (IN > GENERAL) i can find a config for virtual hosts. Can i have multiple > "ListenHTTP" sections and multiple "ListenHTTPS" sections on different > IP adresses and do the following: > > ListenHTTP > Address 1.2.3.4 > Port 80 > > Service > BackEnd > Address 192.168.0.10 > Port 80 > ........... > > ListenHTTP > Address 1.2.3.5 > Port 80 > > Service > BackEnd > Address 192.168.0.11 > Port 80 > ........... > > ListenHTTPS > Address 1.2.3.4 > Port 443 > Cert "/etc/pound/server1.pem" > ........... > > ListenHTTPS > Address 1.2.3.5 > Port 443 > Cert "/etc/pound/server2.pem" > > > Is it possible to do that? > > > With kind regards > David > > > -- > To unsubscribe send an email with subject unsubscribe to [email protected] > Please contact [email protected] for questions. > -- -- Andreas. -- To unsubscribe send an email with subject unsubscribe to [email protected] Please contact [email protected] for questions.