Weblogic SSL
I have WebLogic Server 12.2.0.1 with and app running on a managed server. I can get my application to run over https but I need to have the Weblogic Server Admin Console also run over https. I have succeeded and configuring my managed server to run over https by applying the following setting in the weblogic admin console:
under configuration->
general: SSL Listen Port (checked): 443
keystore: Custom Identity and Custom Trust
Custom Identity Keystore: D:\Oracle\ADF\Oracle_home\user_projects\my_domain\certstore\my_domain.jks
Custom Identity Keystore type: jks
Custom Trust Keystore: D:\Oracle\ADF\Oracle_home\user_projects\my_domain\certstore\my_domain.jks