Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR: user is not configured for keystore 'service_ssl'

Former Member
0 Kudos

hi experts:

System environment:

pi7.0 j2ee sp09

ECC6.0 patch level11

Here is my scenarios..

ECC6.0--


>(IDOC)XI(CIDX)--


>External system.

External system--


>(CIDX)XI(IDOC)--


>ECC6.0

1.we have got there certificates from external system (rootCA.DER,intermedia.DER,Server.DER), imported the 3 certs files to TrustedCAs view using VA tool after we configured the SSL enable.

2.We generated the CSR file and got the response from CA. we import the CSR response to SERVICE_SSL service

3.I have assigned the role(keystoreadministrator) to user(PIAFUSER,PIAPPLUSER) in security provide service.

4.I configured the IR and ID for the first sceniro. I Selected the "service_ssl" view and "TrustedCAs" view in received agreement in ID, and selected the "service_ssl" view in comunication channeland. actived all of them.

issue :

as soon I trigger the message to external. It is OK in monitor for processed XML Message.

BUT I got the error message in runtime workbench/adapter engine/communication channel mornitoring.

Channel Name: Buyer_Send_OrderChange

Receiver Agreement: |com_sap_abap_r3_200|Sell_elemic|CIDX_E45_20_seller|OrderChange

Security Settings > Current certificate configured for signing:

ERROR: user is not configured for keystore 'service_ssl'

Security Settings > Partner certificate configured for signing:

ERROR: user is not configured for keystore 'TrustedCAs'

Thanks!!.

3 REPLIES 3

Former Member
0 Kudos

Hi Xiguo,

Did you ever solve this issue?

I have found limited documentation to explain how this is done?

Thanks

Corey

0 Kudos

The question have been solved ..

thanks!

xixi

Former Member
0 Kudos

We are experincing the same issue and was hoping that you could shed some light on the solution.

Thanks Corey