Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

User Id and Password incorrect in Siebel SMC console for IP 2017

Hi,


We have installed Siebel IP 2017 in Linux. We have executed the below command to created keystore using Openssl and java coming with siebel.


openssl req -new -keyout /u02/app/CertStore/CAkey.pem -out /u02/app/CertStore/CAreq.pem -subj "/C=NZ/ST=Auckland/L=Auckland/O=TM/OU=Siebel Training/CN=2degreesmobile.co.nz"

openssl x509 -signkey /u02/app/CertStore/CAkey.pem -req -days 3650 -in /u02/app/CertStore/CAreq.pem -out /u02/app/CertStore/CAroot.cer -extensions v3_ca

/u02/app/ses1/jre/bin/keytool -import -trustcacerts -alias ca -file /u02/app/CertStore/CAroot.cer -keystore /u02/app/CertStore/KeyStore.jks

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