Proper Way To Configure SSL
We are using an Oracle stack with HTTP Server, Identity Management, and a simple WebLogic Server installation for app deployment.
All products are 12.2.1.4.
For AdminServer and ManagedServer SLL configuration, I use keytool to create an identity keystore. I have a local CA to sign the certs. I am able to get AdminServer and ManagedServers to use SSL (Custom Identity and Custom Trust).
However, I also read that I am supposed to use Enterprise Manager's keystore functionality. They don't mix well.
I can create a csr using keytool, and I can create a csr using EM. However, there is no way to connect them.