Archives by Tag 'HTTPS'
WCF WSDL & xsd:import schemaLocations link to local machine name not domain name while hosted in IIS
By admin - Last updated: Saturday, February 21, 2009
When WCF svc web services hosted in IIS, the links within WSDL for xsd schemaLocations uses local machine name, the will cause issues when 3rd parties try to obtain the complete WSDL reference from the server unless they modify the main WSDL file to change those schemaLocations links to use domain name for the xsd:import. [...]
WCF Could not establish trust relationship for the SSL/TLS secure channel with authority
By admin - Last updated: Saturday, February 21, 2009
I saw people ask questions on the forums regarding to “Could not establish trust relationship for the SSL/TLS secure channel with authority” while attempting to call the web service via a host domain name other than the one specified in Issue-To within the SSL certificate. Most likely you are using the same certificate for the [...]
