Raley, Have you tried enclosing the multiple ports in a [comma|space|etc.]-separated list within a single <ssl-port> ... </ssl-port> node?
-sth sam hooker | [email protected] | http://www.noiseplant.com Morte infernorum raptor libri moriatur. On Jan 25, 2011, at 12:06, Mike Raley <[email protected]> wrote: > Howdy folks. I have a jabber question on the jabberd2 server. I need to > have the server bind to multiple ssl ports, and I tried a few attempts to add > other ports, etc w/ no luck. Has anyone else done this out there in linux > land? If so, how? thanks! > > Mike > > Here is what is normally there: > > <ssl-port>5223</ssl-port> > > so I tried: > > <ssl-port>5223</ssl-port> > <ssl-port>5224</ssl-port> > > and later defining the ip addresses to bind to along with the ssl-ports. > > > >
