Dear Experts,
I have a synchronous interface in which I am sending a xml file to the web server as a request via SFTP adapter and then we are getting the response via receiver SOAP adapter in which we have installed a certificate. We have accordingly made use of the certificate authentication in the soap receiver channel by selecting appropriate keystore entry and keystore view. We are getting a response but upon opening the payload in MONI, the message is coming as " SSL server requires client certificate, Error code 901.".
I asked my web service team. They are saying that the target url also demands an authorization from PI. It should be a mutual authorization.
Can anyone help me out please? What should be the solution for the above issue.
Please help me out..
Regards
Veeru
Request clarification before answering.
Hi Veeru,
It appears you did not import the certificates for the related SOAP scenario.
Yyou should import all the related certificates into the J2EE Keystore of the Java side.
For your reference, please check the following link:
Configuring the SSL Key Pair and Trusted X.509 Certificates
http://help.sap.com/saphelp_nwpi711/helpdata/en/c1/435a3e740be946e10000000a114084/frameset.htm
And ensure you have done all the steps described in the URL below
Security Configuration at Message Level
http://help.sap.com/saphelp_nwpi71/helpdata/EN/ea/c91141e109ef6fe10000000a1550b0/frameset.htm
Regards,
Caio Cagnani
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
If the end point of the SOAP Call(Server) is configured to accept a client certificate (mandatory), then make sure that it is configured correctly in the SOAP channel and it is also within validity period. (This certificate is the one which is sent to Server for Client authentication)
In case it does not work, would be good if you could add some more data about the error you receive.
Regards,
Caio Cagnani
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.