Oracle Weblogic Server (MOSC)

MOSC Banner

Doc ID: 1109753.1: java.io.FileNotFoundException: rootcacert.cer (No such file or directory)

edited May 8, 2014 4:30AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered ✓

Hi all,

for one use case, I try to realize a sample from Doc ID: 1109753.1 and for 3. step I got the following error. Itried with root-right too, but get same error:

keytool -import -v -noprompt -trustcacerts -alias ca-root-cert -file rootcacert.cer -keystore server_keystore.jks -storepass weblogic1234

Keytool-Fehler: java.io.FileNotFoundException: rootcacert.cer (No such file or directory)

java.io.FileNotFoundException: rootcacert.cer (No such file or directory)

        at java.io.FileInputStream.open(Native Method)

        at java.io.FileInputStream.<init>(FileInputStream.java:120)

        at java.io.FileInputStream.<init>(FileInputStream.java:79)

        at sun.security.tools.KeyTool.doCommands(KeyTool.java:803)

        at sun.security.tools.KeyTool.run(KeyTool.java:172)

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