cancel
Showing results for 
Search instead for 
Did you mean: 

401 unauthorized issue in soap certificate authentication

PavanKumar
Active Contributor
0 Kudos
3,577

Hi All,

Recently our certificates got expired and installed new TLS, MLS certificates.

After New certificates(TLS, MLS) installation SOAP to RFC scenario not working which was working earlier perfectly, where as AS2 scenarios are working perfectly for TLS and MLS with the same partner using these new certificates also AS2 working for other partners as well.

Partner is getting below error in soap to rfc scenario

An error has occurred in CXF Outbound Request: StartTime = Thu Aug 02 06:43:07.729 UTC 2018 Status = FAILED ChildCount = 36 Error = Outbound processing in endpoint at https://host:port/XISOAPAdapter/MessageServlet?channel=businessservice:channelname failed with message "Fault:Could not send Message.", caused by "HTTPException:HTTP response '401: Unauthorized' when communicating with https://host:port/XISOAPAdapter/MessageServlet?channel=businessservice:channelname
channel=:businessservice:channelname" ModelStepId = MessageFlow_2

Please suggest

Regards

Pavan Kumar

View Entire Topic
TomXing
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Pavan,

Perhaps it's related to ssl/pse_provider parameter - default value should be ABAP.

1461912 - SSL Administration in a Dual-Stack Installation

Best regards,
Tom

@ray.hu