Weblogic install ssl certificate steps
1_Update the cert my_managed_server01 (private key *.jks and the new cert file *.cer is already created and copied it to the certs directory)
cd /opt/bea/domains/MyProdDomain/certs
Execute below command to import the key
keytool -import -alias mykey -file my_managed_server01.techpaste.com.cer -keystore my_managed_server01.jks -storepass importkey
2_logon to http://Adminserver01:7001/console
-go to Environment > Servers > my_managed_server01 > Configuration >SSL
-update “Private Key Alias:” to mykey if different name is there already.
-go to Environment > Servers > my_managed_server01 > Control > Restart SSL (do not restart anything else)
In case of any ©Copyright or missing credits issue please check CopyRights page for faster resolutions.