Hi All, I have to set up the SSL security option for RFCs having HTTP Connection to External Server & HTTP Connection to ABAP System for an RFC from ECC to PI(dual stack) system. In ECC system, I have used the SSL certificate from dropdown and corresponding SSL certificate is green in STRUST t code. But when I test the connection I get an error message "ICM_HTTP_SSL_ERROR" Please see the ICM logs mentioned below: Wed Dec 30 08:03:33 2015 [Thr 1543] *** ERROR during SecudeSSL_SessionStart() from SSL_connect()==SSL_ERROR_SSL [Thr 1543] session uses PSE file "/usr/sap/SID/DVEBMGS0<>/sec/SAPSSLWSSE.pse" [Thr 1543] SecudeSSL_SessionStart: SSL_connect() failed -- [Thr 1543] secude_error 536871970 (0x20000422) = "SSL API error" [Thr 1543] >> ---------- Begin of Secude-SSL Errorstack ---------- >>[Thr 1543] 0x20000422 | SAPCRYPTOLIB | SSL_connect [Thr 1543] SSL API error [Thr 1543] 0xa060023c | SSL | ssl3_get_record [Thr 1543] Version in SSLPlaintext.version field of currently received record differs from the one negotiated in the current or currently accomplished handshake. [Thr 1543] << ---------- End of Secude-SSL Errorstack ---------- [Thr 1543] SSL_get_state() returned 0x00002120 "SSLv3 read server hello A" [Thr 1543] SSL NI-sock: local=147.167.70.64:52801 peer=147.167.71.116:50000 [Thr 1543] < IcmConnInitClientSSL: SapSSLSessionStart failed (-57): SSSLERR_SSL_CONNECT {0019e3b4} [icxxconn_mt.c 1989] Can you please help me if there are steps I missed or details of the steps for setting up an HTTP RFC with SSL? Thanks, Devendra Bahuguna
↧