Hi
I am following this document (Doc ID 1109753.1) to import wildcard certificates into Identity and Trust Keystore.
I have a weblogic server into which I need to import a set of 4 certificates given to me (External CA root.crt, ComodorsAddTrustCA.crt DomainValidationSecureServerCA.crt and wildcard certificate for my website) . I have tried to import the wildcard certificate into the Identity Keystore and Rest of them into Trust Keystore but it does not seem to work.
Error
<No identity key/certificate entry was found under alias DemoIdentity in keystore /locationforidentity/myIdentity.jks on server bi_server1.>
I alternatively tried to import everything into the Identity store but I get the same error.
It there a different way to import wildcard certificates? I suspect I am missing the private key which CA used while creating the Wildcard certificate?
Thanks
Anjum