cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication between WAS and R3 using X509 certificate

Former Member
0 Kudos

Hello Everybody,

I have made one simple standalone Java class and from this class i am connecting my SAP R/3 system using JCO connection. I got success with Basic authentication means passing fix username and password.

But now i want to pass X509 certificate instead of fix username.

I am passing X509 certificate but it is giving following error at runtime:

xmlencryption

xmlencryption_cert1

xmlencryption_cert1 is a certificate entry in the keystore

xmlencryption_cert1 is really CN=XMLEncryption, OU=XMLEncryption, O=XMLEncryption, L=XMLEncryption, ST=XMLEncryption, C=XMLEncryption

xmlencryption_cert1 was verified by CN=XMLEncryption, OU=XMLEncryption, O=XMLEncryption, L=XMLEncryption, ST=XMLEncryption, C=XMLEncryption

certificate is here : 0?Ÿ0

*†H†÷

I have added my X509 certificate into SAP R/3 in transaction STRUST.

So, what could be the reason behind this?

Regards,

Bhavik

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey, Anybody knows then please help me out in this problem.

thanks in Advance,

Bhavik