Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

Generate Siebel Self-Signed Certificates

Hello Experts,

We are doing new Siebel installation for IP 17 with patchset 20.2, when we start with generating the self-signed certificates using keytool and openssl, we found many documents and youtube videos talking about this subject and each one has its own methodology, part of them create a serial file and use it in the following command,

"

echo 1234 > serial.txt

openssl x509 -CA caroot.cer -CAkey Siebel_PrivateKey.pem -CAserial serial.txt -req -in C:\Keys\SiebelKeyStore.csr -out C:\Keys\SiebelKeyStore_Signed.cer -days 365

"

And part is using SAN file contains something like,

"

basicConstraints=CA:FALSE

subjectAltName=@alt_names

[alt_names]

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