Does weblogic support multiple certificates?
Does weblogic managed server support hosting multiple certificates? We are migrating an application to weblogic, and the current application hosts 2 different domain URLs (e.g. www.foo.com and www.bar.com). It looks like we can import the certificates for both of the domains into the keystore, but each one seems to require it's own alias. And in weblogic, you can only configure a single alias/passphrase. Not sure if we are doing something wrong or weblogic just doesn't support it.
thanks for any help!
Wayne