Skip to Content
0
Former Member
May 07, 2008 at 06:45 AM

SAP Web dispatcher error to SSL

232 Views

Dear experts,

I need to connect SAP Web Dispatcher to https port of ICM.

I obtain the error:

.

.

.

[Thr 3172] *** ERROR during SecudeSSL_SessionStart() from SSL_connect()==SSL_ERROR_SSL

[Thr 3172] SecudeSSL_SessionStart: SSL_connect() failed --

secude_error 536871693 (0x2000030d) = "none of the PSEs registered with hSsl can suffice the negotiated SSL cipher suite"

[Thr 3172] >> -


Begin of Secude-SSL Errorstack -


>>

[Thr 3172] ERROR in ssl3_get_certificate_request: (536871693/0x2000030d) none of the PSEs registered with hSsl can suffice the negotiated SSL cipher suite

[Thr 3172] << -


End of Secude-SSL Errorstack -


[Thr 3172] SSL_get_state() returned 0x00002150 "SSLv3 read server certificate request A"

[Thr 3172] No certificate request received from Server

[Thr 3172] <<- ERROR: SapSSLSessionStart(sssl_hdl=014CE408)==SSSLERR_SSL_CONNECT

[Thr 3172] ->> SapSSLErrorName(rc=-57)

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

[Thr 3172] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-57): SSSLERR_SSL_CONNECT [icxxconn.c 2012]

[Thr 3172] ->> SapSSLSessionDone(&sssl_hdl=0140DDDC)

[Thr 3172] <<- SapSSLSessionDone(sssl_hdl=014CE408)==SAP_O_K

[Thr 3172] NiICloseHandle: shutdown and close hdl 5 / sock 32652

[Thr 3172] IcmConnFreeContext: context 0 released

[Thr 3172] IcmServDecrRefCount: swebvivv01:1443 - serv_ref_count: 1

[Thr 3172] *** ERROR => IcmConnClientRqCreate() failed (rc=-14) [icrxx.c 5234]

[Thr 3172] IcrIHandleHTTPClientRequest dest='SSEPVIVV02.vimar.net:44421' URL='/sap/public/icf_info/icr_groups' -> -1

[Thr 3172] HTR: decrement load factor: 400 -> 0 (d=400)

[Thr 3172] IcrFreeConnResources: 00000000

[Thr 3172] HTR: rwl unlock 'SSEPVIVV02_EPP_21' -> 0 (2386)

[Thr 3172] ICR: IcrDetachFromServer -> 0

[Thr 3172] IcrIHandleHTTPClientRequest failed -1. retry = 3

[Thr 3172] ICR: server 'SSEPVIVV02_EPP_21' delta 400 load 0/400 valid 1

[Thr 3172] IcrIFindMatchingPort for prot=1 vhost=0

.

.

what could I do ?

Thanks for your help.

Mario