Steps for enabling SSL in WL 10.3.6
I am working to enable SSL in WebLogic and managed servers using the guide here (https://docs.oracle.com/cd/E13222_01/wls/docs81/secmanage/ssl.html ). I want to set this up on the WLS_Forms, WLS_Reports and one deployed server we run. I've gotten as far as enabling SSL with certificates for the Administration server, but I haven't been able to disable the http port and use the SSL port because the other servers don't seem to be able to communicate with the Admin server over SSL once I configure that.
I've tried securing Node Manager as well, but I believe I am missing a step somewhere. Is there a reason the managed servers stop working once they try to talk to the admin server over SSL, even when they are configured with SSL as well?