Server authentication (General questions)
I need to authenticate to the server with a client certificate. Is this possible? Can I do the check and download steps of the update process with wodHttpDLX and the last step (update) as normal?
by Paco Lianez, (6452 days ago)
I need to authenticate to the server with a client certificate. Is this possible? Can I do the check and download steps of the update process with wodHttpDLX and the last step (update) as normal?
by woddrazen , (6452 days ago) @ Paco Lianez
Hi Paco,
Can you explain what exactly do you need?
You want to authenticate to that server same as you do with wodHttpDLX right? Using SSL and certificate?
Regards,
Drazen
by Paco Lianez, (6452 days ago) @ woddrazen
Yes
by wodDamir , (6452 days ago) @ Paco Lianez
Paco,
Did you try the Check method on the URL you require? What do you receive?
You should be able to check a Https site for updates.
Regards,
Damba
by Paco Lianez, (6452 days ago) @ wodDamir
My server requires a client certificate. How can I set it? In wodHttpDLX I have a Certificate property.
by wodDamir , (6452 days ago) @ Paco Lianez
Paco,
Currently you cannot. I've already contacted our lead programmer on this. We will check how hard it will be to implement certificate authentication into the component.
We will inform you as soon as we know more.
Regards,
Damba
by Paco Lianez, (6452 days ago) @ wodDamir
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?
by wodDamir , (6452 days ago) @ Paco Lianez
Paco,
Yes, that should work. You can point wodAppUpdate to files stored locally. You can even fill in the component Files collection on your own and call the Download method (without checking).
Or you can download the the config file and call the Check method on it locally.
However, perhaps it would be easier to wait a while while we implement certificate authentication into the component.
Regards,
Damba
by Paco Lianez, (6452 days ago) @ wodDamir
I will wait, but I may need (besides certificates) NTLM authentication, proxy settings (ProxyHostName, ProxyType,...) for my intranet scenario. In short, I need all the features of wodHttpDLX...
Thanks!
by Jasmine, (6452 days ago) @ Paco Lianez
Paco,
wodAppUpdate cannot provide all features of wodHttpDLX because wodHttpDLX isn't used in it - it would increase it's size for almost a megabyte. wodAppUpdate uses different way of fetching remote URL.
Perhaps it would be more convinient for you to fetch resource by wodHttpDLX, save it locally (it is saved by wodHttpDLX anyway!) and pass it's local file to wodAppUpdate? Would that solve your problem?
Kreso
by Paco Lianez, (6451 days ago) @ Jasmine
Yes. This solution seems valid for me.
I will try it.
Thanks!
You made it so simple for us to integrate SFTP - a technology we had little experience with...
I really like these products - they are consistently first rate!
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
Congratulations on an excellent product and first rate support!
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
You made it so simple for us to integrate SFTP - a technology we had little experience with...
Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.