Skip to Content
0
Jun 08, 2018 at 02:52 AM

HTTP/1.0 500 Native SSL error

5006 Views Last edit Jun 08, 2018 at 05:34 AM 3 rev

Hello Team,

I am trying to connect to an external webserver from SAP ECC.

I have created an SSL client identity and imported the Server certificates to this PSE in STRUST. I have also added the other certificates in the entire server certificate chain to the PSE. When I try to test the connection, I get the following error:

***************************************************************************************************

[Thr 11512] SSL NI-sock: local=x.y.z.a:8000 peer=a.b.c.d:443

[Thr 11512] <<- SapSSLSetNiHdl(sssl_hdl=52134acd0, ni_hdl=163)==SAP_O_K

[Thr 11512] IcmConnInitClientSSL: using default pse, show client certificate if available

[Thr 11512] <<- SapSSLSetTargetHostname(sssl_hdl=52134acd0)==SAP_O_K

[Thr 11512] in: hostname = "client web url"

[Thr 11512] *** ERROR during SecudeSSL_SessionStart() from SSL_connect()==SSL_ERROR_CONNECTION_LOST

[Thr 11512] session uses PSE file "/usr/sap/hostname/D02/sec/SAPSSLC.pse"

[Thr 11512] No Secude Error present in trace stack!

[Thr 11512] SSL_get_state() returned 0x00002120 "SSLv3 read server hello A"

[Thr 11512] No certificate request received from Server

[Thr 11512] <<- ERROR: SapSSLSessionStart(sssl_hdl=52134acd0)==SSSLERR_SSL_CONNECT

[Thr 11512] <<- SapSSLErrorName()==SSSLERR_SSL_CONNECT

[Thr 11512] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-57): SSSLERR_SSL_CONNECT {00010090} [icxxconn_mt.

[Thr 11512] <<- SapSSLSessionDone()==SAP_O_K

[Thr 11512] in: sssl_hdl = 52134acd0

[Thr 11512] ... ni_hdl = 193

***************************************************************************************