Identity Management (MOSC)

MOSC Banner

moverify OAM SSL Certificate (the Existing .csr file with the Existing JKS File (.cer file))

edited Jul 24, 2017 10:57AM in Identity Management (MOSC) 5 commentsAnswered ✓

Hi

we have to Renewal the OAM SSL Certificate for one our Environment.

I would like to verify the Existing .csr file with the Existing JKS File (.cer file).

i.e        I Created a temporary .cer file from by extracting from the JKS file the certificate that is expiring :

keytool -export -alias oam-stg -keypass <password> -file /tmp/Cert/oamstg/oam-stg.cer -keystore /home/ssouser/jks/oamstg/oamstg.jks -storepass <password>

When i try to verify the modulus key im getting following Error

$openssl x509 -noout -modulus -in oam-stg.cer | openssl md5

unable to load certificate

42746202360906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:701:Expecting: TRUSTED CERTIFICATE

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