Re: Modify ssl.conf

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Modify-ssl-conf-tp8873p8878.html

Yes there are more than one component.
Normally when you use "find" command to find the ssl.conf in an EBS 12.2, you get an output simlar to the following;

find . -name ssl.conf
./fs2/EBSapps/10.1.2/Apache/Apache/conf/ssl.conf
./fs2/inst/apps/PROD_ebstestdbb/admin/out/09301510/ssl.conf
./fs2/FMW_Home/webtier/ohs/conf/ssl.conf
./fs2/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD/backup/ssl.conf
./fs2/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD/ssl.conf
./fs1/EBSapps/10.1.2/Apache/Apache/conf/ssl.conf
./fs1/inst/apps/PROD_ebstestdbb/admin/out/09301646/ssl.conf
./fs1/FMW_Home/webtier/ohs/conf/ssl.conf
./fs1/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD/backup/ssl.conf
./fs1/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD/ssl.conf

--------------------
So, the one you are looking for is the one under the following directories -> /fs1/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD
and
/fs2/FMW_Home/webtier/instances/EBS_web_PROD_OHS1/config/OHS/EBS_web_PROD