cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Error with WS_AAE adapter

Former Member
0 Kudos

Hi all,

We are using a WS_AAE adapter at both sender and receiver end. Its a synchronous scenario with SAP as sender and an external HR system as receiver. This external system provides a SOAP API based web service. This system supports only SOAP 1.2 and protocols above and including TLS 1.0. It does not support SSL v3. We have made required config in PI to enable TLS and disable SSL v3. The security certs from the external system have been installed in PI NWA(Trusted CAs). This is reference in the receiver comm channel as well. However we are getting the below error. Please advise

Caused by: java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Fatal SSL handshake error: java.lang.NullPointerException: while trying to invoke the method iaik.security.ssl.ExtensionList.getExtension(iaik.security.ssl.ExtensionType) of a null object loaded from the second parameter of the method

at org.w3c.www.protocol.http.HttpURLConnection.error(Unknown Source)

at org.w3c.www.protocol.http.HttpURLConnection.checkReply(Unknown Source)

at org.w3c.www.protocol.http.HttpURLConnection.getResponseCode(Unknown Source)

at org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.getResponseCode(URLConnectionHTTPConduit.java:266)

at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1531)

at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1504)

at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1310)

... 108 more

Cheers,
Sriram

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi experts,

Please advise,

Cheers,

Sriram