Yes thanks for pointing that out

 <Connector connectionTimeout="20000" port="8080" protocol="HTTP/1.1"
redirectPort="8443"/>
        <Connector SSLEnabled="true" clientAuth="false" keystoreFile="store"
keystorePass="store" maxThreads="150" address="IP1" port="8443" 
protocol="HTTP/1.1" scheme="https" secure="true" sslProtocol="TLS"/>
        <Connector SSLEnabled="true" clientAuth="false" keystoreFile="store1"
keystorePass="store" maxThreads="150" address="IP2" port="8443" 
protocol="HTTP/1.1" scheme="https" secure="true" sslProtocol="TLS"/>


Is there anyway of testing this using local servers? 

-- 
View this message in context: 
http://www.nabble.com/Share-war-file---virtual-hosts-tp19605902p19616056.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to