Self signed certificates on Weblogic Server 11g (10.3.6.0)
Hello,
I created self signed certificates to enable SSL using Custom Identity and Custom Trust.
Using the keytool generated wlsidentify.jks, wlstrust.jks & wlskey.cer files.
Initially the default non-SSL port is set to 7001 on WLS.
During the SSL configuration, I changed the SSL port from 7002 to 7001 and disabled the non-SSL port. After applying the changes, the SSL port value still shows as 7002 in the Admin console, whereas the same was updated in config.xml file.
When I restart the weblogic server, its restart successfully, but the Console url is not opening either with http or https.
Here is the attached pdf file, where i followed the steps to enable the SSL.