Tuesday 9 October 2012

How to import the certificates:WEBLOGIC

How to import the certificates:

STEP 1 :

cd to middleware home jdk location:
ex:C:\Oracle\Middleware\jdk160_21\bin\keytool

STEP 2:

execute the below command to import the certificates:

C:\Oracle\Middleware\jdk160_21\bin\keytool -import -trustcacerts -alias tso -keystore DemoTrust.jks -storepass DemoTrustKeyStorePassPhrase
 -storetype jks -file C:\Users\xyz364\Documents\ASHLEE\CERT_FOLDER_BS)\Pannmina_cert\devCert.crt


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@