Skip to Content
0
Former Member
Apr 12, 2010 at 01:05 PM

SSL issue "name mismatch"

779 Views

Hi,

We are using PI 7.1 system and are sending messages to supplier using HTTPS.

We have imported the server and CA certicate of the supplier in the ticketkeystore of the PI server. Also the certificate of PI server have been imported in the supplier's server. The transfer of messages from PI to supplier was working with no problem.

But since few days we are getting error while sending message from PI to supplier using HTTPS. The error is,

name mismatch: bprod.abc.com != btest.abc.com

Message: Entering method with (bprod.abc.com, b2btest.abc.com)

Category: com.sap.security.core.server.https.DefaultHostnameVerifier

Location: com.sap.security.core.server.https.DefaultHostnameVerifier.verify( String urlHostname, String certHostname )

Here, bprod is the production server of supplier and btest is test server if the supplier. Initially we had certificates for both the supplier systems bprod and btest installed in PI server. I then deleted both the certificates and installed only for btest server. The certificate of btest server has correct hostname i.e. btest.abc.com.

The messages can be sent to btest server without any probem using HTTP. But for HTTPS we get anme mismatch error.

Please suggest. Can someone also let me the table name where these certificates (imported in ticketkeystore) are stored?

Regards,

Chintan