Change Default SSL certificate in OAS
Hi,
My requirement is to change the default SSL certificate being used in Oracle Application Server. I have found out that there are two places where the oracle default wallet file is stored. The locations are:
1. $ORACLE_HOME/opmn/conf/ssl.wlt/default/ewallet.p12
2. $ORACLE_HOME/Apache/Apache/conf/ssl.wlt/default/ewallet.p12
I need the password of that default wallet to modify it with our new certificate. Could anybody please tell me know what is the default password of wallet?
Regards