Hi, I am trying to install multiple certs for a tomcat app. The reason is simple -- www.domain.com = domain.com -- i.e. cname records. However, since the URL is different, they must use different certs, which i have purchased. But I can figure out how I can install both certs for the system. Any tips?
thanks Kat FYI -- after installing the first cert, if i install the second I get: #keytool -import -alias tomcat -trustcacerts -file cert-2 Enter keystore password: passwordhere keytool error: java.lang.Exception: Public keys in reply and keystore don't match -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>