> From: Greg Johnson [mailto:gre...@yahoo.com] > Subject: Two SSL certs. for same web app
> I've done some research and I believe I should use the "address" > parameter on the connectors, so that I would then have two sets of > Connector's, using the "clientn.keystore" on the 2nd SSL connector. Correct. > But from there I'm confused as to what IP addresses should be used > in the Engine and Host blocks. Do I need two Host sections? No, and you don't need to make any changes other than adding the extra <Connector>. Traffic from both <Connector>s will be routed to the single <Engine> and <Host>. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org