Re: Server authentication (General questions)
Can I use a file://... URL in the Check method? If yes, I can download the config file with HttpDLX (in addition to setting a certificate, I need to set the proxy data manually as I do not use IE), download all NeedReplace files with HttpDLX, change the URL property of the UpdFiles to point to the downloaded files (with file://..) and call the Download method to continue as normal... Is this possible?