cancel
Showing results for 
Search instead for 
Did you mean: 

Error when configuring Web Dispatcher for SSL with Enterprise Portal

Former Member
0 Kudos

We are in the process of configuring the Web Dispatcher using SSL to connect to our Enterprise Portal (the Web Dispatcher will be in the DMZ). We have followed all of the help.sap.com guides and now have SSL listening on the EP side (port 8103). We are now receiving this strange certificate error when we start the Web Dispatcher:

[Thr 5332] Tue Mar 20 00:36:23 2007

[Thr 5332] MatchTargetName("<FULLY QUALIFIED HOSTNAME>", "CN=XXX, OU=XXX, O=XXXX, C=XX") FAILS

[Thr 5332] SSL socket: local=<IPADDRESS>:4742 peer=<IPADDRESS>:8103

[Thr 5332] <<- ERROR: SapSSLSessionStart(sssl_hdl=009D7670)==SSSLERR_SERVER_CERT_MISMATCH

[Thr 5332] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-30): SSSLERR_SERVER_CERT_MISMATCH [icxxconn.c 2005]

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

[Thr 5332] *** ERROR => Could not connect to SAP Message Server at <FULLY QUALIFIED HOST NAME>. URL=/msgserver/text/logon?version=1.2 [icrxx.c 2301]

[Thr 5332] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c 2302]

[Thr 5332] *** ERROR => see also OSS note 552286 [icrxx.c 2303]

--

We have gone through the trouble shooting note 552286 as listed in the error above. Any assistance is appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello, did you receive any resolution for this problem? We are receiving a similar error and I am unsure of how to resolve.