Total Pageviews

Tuesday, November 22, 2016

getting keystore entries OAM(to validate if keystore is configured correctly)





 The credential must now be obtained through the EM console mbean browser:

Go to EM console
Navigate to Farm_base_domain => WebLogic Domain => <domain name>
Right click and select "System mbean browser"
search for JpsCredentialStore or navigate to application defined mbeans =>
com.oracle.jps => Domain: <domain name> => JpsCredentialStore => JpsCredentialStore
Click the 'operations' tab in the right hand window
Click getPortableCredential
For Parameter 1 enter OAM_STORE and for Parameter 2 enter jks
Click Invoke

you will password copy the password in a notepad you have to enter when you run below command


keytool -list -v -keystore D:\Oracle\domain\iam_domain\config\fmwconfig\.oamkeystore -storetype JCEKS





No comments:

Post a Comment