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: 

authentication via X.509 certificate

Former Member
0 Kudos

Hello,

I have a remote server monitoring tool which connects to a backend SAP system's webservice URL, and i have set the

authentication to the backend be done via X.509 certificate. For this, i have added the server(remote tool's) certificate in the

server (remote tool's) certificate in the Server PSE of the SAP system . I also have to add an entry in the table USREXTID.

As i am getting the error "HTTP 4.1 Unauthorised".

But here what is the entry and the value that must be provided? Is there any other step that i am missing.?

Regards,

Gautham K

1 REPLY 1

martin_voros
Active Contributor
0 Kudos

Hi,

is your monitoring tool support login with X.509 certificate? You can also activate trace in SMICM and check trace file what is failing.

Cheers