|
Re: multiple ssl domains: msg#00108java.jetty.support
You need seperate IP:Port combination. Not possible with softaware based virtual host. If it's production server then Port has to be 443, so you need diff. IP address. Kind of chicken egg problem in case of software vhost. Client won't send request till it gets server's certificate and Server has no way to find which domain (virtual host) was requested (without getting Host: header)... hehe Brett Sealey <bretts@xxxxxxxxxxx> wrote: You need a separate keystore and a separate listener for each domain. Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now For the latest information about Jetty, please see http://jetty.mortbay.org Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Web.xml problem, alkidad <alkidad@xxxxxxxxx> |
|---|---|
| Next by Date: | Re: JSP Engine will not compile, charlene_ml <charlene_ml@xxxxxxxxxxx> |
| Previous by Thread: | Re: multiple ssl domains, Brett Sealey |
| Next by Thread: | Web.xml problem, alkidad <alkidad@xxxxxxxxx> |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |