Skip to Content
1
Former Member
Apr 18, 2013 at 08:35 AM

MatchTargetName Error while SSL connection

118 Views

Hi,

I tried to create a HTTP connection to an external server via SM59. My target system is https://datamarket.accesscontrol.windows.net/. the Microsoft OAuth Service. As I have to use SSL I imported the certificate chain into STRUST. When I try to test the connection I get a SSL Error. Looking in ICM Log I can find following error message:

 MatchTargetName("datamarket.accesscontrol.windows.net", "CN=accesscontrol.windows.net") FAILS

I recognised that the certificate is issued for 'accesscontrol.windows.net' and not for '*.accesscontrol.windows.net'. I wonder if this could be the reason for the SSL error. As I can't get another certificate is there a possibility to work around this error? I'm glad for every hint.