0

I am getting below error when I select Key database type as CMS for creating a CSR for IBM HTTP Server-

The CMS Java Native Library was not found.Please make sure the SSL Component required by your product is installed and the library path is defined correctly.Consult your product documentation for further information.

Please help on this. Thanks.

Saurabh
  • 1
  • 3

1 Answers1

0

Make sure your JAVA_HOME is pointing to the IBM Java.

i.e. JAVA_HOME=C:\Program Files (x86)\IBM\Java80

R Hill
  • 11
  • 3
  • Hi hill, you means Java in http server directory(/appdata/IBM/HTTPServer_V7) in my case or the one in profile_root/java. – Saurabh Aug 09 '16 at 03:31