How to create Keystore? In my previous blogs, I have explained the importance and usage of Keystore in Composite.xml https://soasolutions.home.blog/2019/02/11/importance-of-keystore/ Log in to Enterprise Manager using weblogic username, and it’s passwordExpand WebLogic DomainRight-click on Domain NameClick on Security and then Credentials as displayed in below screenshot Click on Create Key as shown in the below …
Tag Archives: soa
Importance of Keystore
BackgroundWhen an SOA service is calling a reference WSDL service, either internal or external (edge application), there is good to have functionality of secure transaction. This secure transaction is achieved by http token client policy within composite.xml of the SOA service. Use a csf-key property along with the above policy under the reference which is …
