cancel
Showing results for 
Search instead for 
Did you mean: 

Error in ICM_DEV NW 7.3

Former Member
0 Kudos

Hi,

After SSL configuration NW 7.3, am not able to open https://hostname:50001/

ICM_dev gives the following error message.

Please advise me on this.

Sun Jun 17 02:36:38 2012

[Thr 6876]   SSL_get_state() returned 0x00001181 "SSLv3 read client certificate B"

[Thr 6876] *** ERROR during SecudeSSL_SessionStart() from SSL_accept()==SSL_ERROR_SSL

[Thr 6876]    session uses PSE file "D:\usr\sap\PIQ\J00\sec\SAPSSLS.pse"

[Thr 6876] SecudeSSL_SessionStart: SSL_accept() failed --

[Thr 6876]   secude_error 536871698 (0x20000312) = "Received a Certificate message containing no certificates.

[Thr 6876] Insisting on client authentication."

[Thr 6876] >> ---------- Begin of Secude-SSL Errorstack ---------- >>

[Thr 6876] ERROR in ssl3_get_client_certificate: (536871698/0x20000312) Received a Certificate message containing no certificates.

[Thr 6876] Insisting on client authentication.

[Thr 6876] << ---------- End of Secude-SSL Errorstack ----------

[Thr 6876]   SSL NI-sock: local=10.114.218.165:50001  peer=10.114.218.165:55500

[Thr 6876] <<- ERROR: SapSSLSessionStart(sssl_hdl=000000001D3AE6B0)==SSSLERR_SSL_ACCEPT

[Thr 6876] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-56): SSSLERR_SSL_ACCEPT [icxxconn.c   1689]

[Thr 4808]   SSL_get_state() returned 0x00001181 "SSLv3 read client certificate B"

[Thr 4808] *** ERROR during SecudeSSL_SessionStart() from SSL_accept()==SSL_ERROR_SSL

[Thr 4808]    session uses PSE file "D:\usr\sap\PIQ\J00\sec\SAPSSLS.pse"

[Thr 4808] SecudeSSL_SessionStart: SSL_accept() failed --

[Thr 4808]   secude_error 536871698 (0x20000312) = "Received a Certificate message containing no certificates.

[Thr 4808] Insisting on client authentication."

[Thr 4808] >> ---------- Begin of Secude-SSL Errorstack ---------- >>

[Thr 4808] ERROR in ssl3_get_client_certificate: (536871698/0x20000312) Received a Certificate message containing no certificates.

[Thr 4808] Insisting on client authentication.

[Thr 4808] << ---------- End of Secude-SSL Errorstack ----------

[Thr 4808]   SSL NI-sock: local=10.114.218.165:50001  peer=10.114.218.165:55501

[Thr 4808] <<- ERROR: SapSSLSessionStart(sssl_hdl=000000001D3AE6B0)==SSSLERR_SSL_ACCEPT

[Thr 4808] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-56): SSSLERR_SSL_ACCEPT [icxxconn.c   1689]

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Did you also configure it to use client certificates? It looks like from the error that it is looking for a client certificate. If you just want to use SSL you don't need client certificates.

Recheck your configuration.

Hope this helps,

Simon

ramesh_badham2
Explorer
0 Kudos

Was this issue resolved?