Web/Portal Technologies - JDE1 (MOSC)

MOSC Banner

Enabling an SSL Connection on the EnterpriseOne HTML Server

edited Oct 4, 2016 1:06PM in Web/Portal Technologies - JDE1 (MOSC) 2 commentsAnswered ✓

Hi

We are trying to enable the SSL for our JDE Web Client using this document :

https://docs.oracle.com/cd/E24705_01/doc.91/e24258/ssl_for_ovr.htm#EOTSC94

but facing issue with step no 6 : import the certificate to the existing keystore using the following command:

./keytool -importcert -trustcacerts -alias jasserverkey -file <path>/jascert.cer -keystore../jre/lib/security/cacerts

below is our command:

C:\Program Files\Java\jdk1.7.0_75\bin>keytool -importcert -trustcacerts -alias jasserverkey -file <C:/Program Files/Java\jdk1.7.0_75/bin>/jascert.cer -keystore

C:/Program Files/Java\jdk1.7.0_75/jre/lib/security/cacerts

The system cannot find the file specified.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center