Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Xstore-Relate integration issue

edited Dec 18, 2017 11:06AM in Retail Point-of-Service Solutions (MOSC) 2 commentsAnswered

Hi,

We have a problem integrating xstore with Relate (version 11.4).

On the Relate guide there is not a procedure for generate the certificates using the CA (that we used for generate all the other certificates of the suite), so we create it with the following steps:

keytool -genkey -keystore relate.keystore -alias relate-20170808 -keyalg RSA -keysize 2048 -validity 1095

keytool -keystore relate.keystore -certreq -alias relate-20170808 -keyalg RSA -file reqrelate-20170808.csr

openssl ca -out relate-20170808.crt -config openssl.cnf -infiles reqrelate-20170808.csr

type cacert.pem >> relate-20170808.crt

keytool -import -file cacert.pem -keystore relate.keystore -alias rootca-20170728

keytool -import -file relate-20170808.crt -keystore relate.keystore -alias relate-20170808

Tagged:

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