
If you use ServerXMLHTTP to request a page from a server that requires client certificates, the request may not succeed, and you may receive the following error message: A certificate is required to complete client authentication Also, if the object makes a request by using one protocol (such as HTTP), and the requested page on the server redirects the output to another page by using a different protocol (such as HTTPS), the call may also fail and you may receive one of the following error messages:A redirect request will change a non-secure to a secure connection or A redirect request will change a secure to a non-secure connection
|