cancel
Showing results for 
Search instead for 
Did you mean: 

PI error SSL Error while receiving by HTTP (error code: 407, error text: IC

Former Member
0 Kudos

Hello,

We have an error on our PI system :

Error while receiving by HTTP (error code: 407, error text: ICM_HTTP_SSL_ERROR)

all message are blocked in queue, nothing go to the adater engine.

Also ICM trace give this error

      • ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-30): SSSLERR_SERVER_CERT_MISMATCH [icxxconn_m

we have checked a lot of thread on this subject but no one has given us the solution to fix this issue.

-

-

-

Thank you for helping

Fabrice

Accepted Solutions (0)

Answers (1)

Answers (1)

vincentlim826
Employee
Employee
0 Kudos

Hi,

There should be several lines before and after ICM error on SSSLERR_SERVER_CERT_MISMATCH. Can you paste them ? i.e MatchTargetName (...)

Normally, you should use a PSE/certificate with a subject name matching the

URL that is actually used.

Additionally, please ensure that the parameters "icm/host_name_full" and

"SAPLOCALHOSTFULL" have been set correctly. Please check out SAP note 654982 as well.

are you using webdisp ? what is the setting of wdisp/ssl_certhost ?

regards,

Vincent