Wednesday, March 23, 2016

Importing SSL Certification on HFR (Hyperion Financial Report) Client




  • HFR client needs a separate  separate SSL certification to be installed on each client machine if SSL ULR is used.
  • Prerequisite:-Make sure HFR studio is installed in machine
Navigate to:-E:\DEVHYP\Oracle\Middleware\EPMSystem11R1\products\FinancialReportingStudio\common\JRE\Sun\bin
  • Run the following command:-

keytool.exe -import -alias myroothypcert -keystore  "E:\DEVHYP\Oracle\Middleware\EPMSystem11R1\products\FinancialReportingStudio\common\JRE\Sun\lib\security\cacerts" -trustcacerts -file c:\ssl\OHScert.cer -storepass changeit
C:\ssl\OHScert.cer :- make sure you select the location of SSL certification




  • Please follow Oracle KM:-Financial Reporting Error: "You Are Not Authorized To Use This Functionality" When Logging into Studio With SSL Port (Doc ID 1419129.1

No comments:

Post a Comment