After configuring Certificates , got below errors related to node manager
1. javax.net.ssl.SSLHandshakeException Error
Navigate to machines> go to Nodemanager of each machine configured >Type > Update value from SSL to plain
2.weblogic.nodemanager.NMConnectException
Go to nodemanager.properties file at - domain/dom_name/nodemanager
Change value of SecureListener=true to SecureListener=false , Save the file
Re-start the Node manager.

No comments:
Post a Comment