Winbatch and SSL Servers
Keywords: SSL Servers
Question:
Finally a chance to show WinBatch off at work, perhaps!I rememeber briefly exploring WinBatch (WebBatch) ability to open HTTP channels, pull pages down... can this be done with an SSL server?
The project demands some method to access a secure server to verify it is up and functioning properly, perhaps even log in (through a form) and do a transaction or two, flash some sort of "red light" if it doesn't work.
Doable? If it was pure HTTP I'd start coding tonite, but I don't have a sandbox right now and need to know HTTPS is viable before I can get one.
Answer:
IF you have WinBatch 98/99AND
Any of the following:
Then you can use the WinInet extender which is capable of SSL.
- Windows 98 or
- Windows 95 and MSIE 4.0
- Windows NT 4.0 and MSIE 4.0
Article ID: W13503Filename: Winbatch and SSL Servers.txt