If you are dealing with security feature then there is a requirement to have cwallet.sso file.
I just found its use case in SOA Suite 11g jp-config.xml points to default cwallet.sso,what if we want to use our own wallet and certificate.This is how we will generate our own cwallet.sso
Open your wallet manager
Create a new wallet
Provide the password
Provide certificate request
Now once it is created you can save it is some folder location by clicking on save button
I just saved it to directory i have created
now if you will go to the location you have stored your wallet you will find a file called ewallet.p12
Now again go to wallet manager
Click on wallet and select auto login
as soon as you will select it a file cwallet.sso will be generated in the same folder location where in you have stored your wallet.
2 comments:
Hello
i want to know if i can generate a file .SSO with a command line ?!
thanKs.
I did a search in documentation and found some some documentation for the same.
You can refer to the following documentation
creating a Wallet Using WLST
http://download.oracle.com/docs/cd/E14571_01/core.1111/e10105/wallets.htm#CIHGEDHF
Post a Comment