[Pound Mailing List] run pound on multiple interfaces including https

"D. R." <[email protected]>
Newsgroups gmane.comp.web.pound.general
Message-ID <[email protected]>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.