Hi,
I am trying to connect to the partner test web site which is using IP address instead of name for e.g https://256.274.167.246/ghservlet/XMLQuote, it is secured with SSL certificate which is actually the live site certificate and gives the error "RemoteCertificateNameMismatch" when used on browser, however you can ignore it. When this URL is used in Biztalk, I get the error message "Could not establish trust relationship for the SSL/TLS secure channel.". I know the certificate is not issued to 256.274.167.246, its in another name.
Is there a way to get this URL working in Biztalk or I need to ask the partner to issue a correct certificate?