What are the steps to configure SSL for NodeManager in weblogic 10.3.6 horizontal cluster
I am trying to configure the Nodemanager for controlling the servers in horizontal cluster , I am using JDK 7_79 64 bit , I created self signed certificates for each node with MD5withRSA and imported each one to another node and vice versa, enabled JSSE , updatednodemanager.properties with the CustomIdentityandCustomTrust, but still getting the ssl key exception.
what is the best way to configure nodemanager for horizontal cluster ?
what is the best NMType to use (SSL/PLAIN)?