Steve Holden <[EMAIL PROTECTED]> writes:
> D wrote:
> > I would like to write a program that will automate the configuation of
> > a firewall or router via HTTPS. So, I need to import the applicable
> > certificate, and be able to configure the unit as if I was
> > typing/selecting the appropriat
It is not FREE and not python, but you can try automation software like
Automation Anywhere
http://www.tethyssolutions.com/automation-software.htm to automate this
task and more. Just record your actions in web browser and it will
replay it back accurately.
You can also try Workspace Macro Pro,
ht
D wrote:
> I would like to write a program that will automate the configuation of
> a firewall or router via HTTPS. So, I need to import the applicable
> certificate, and be able to configure the unit as if I was
> typing/selecting the appropriate fields manually using a web browser.
> If there is
I would like to write a program that will automate the configuation of
a firewall or router via HTTPS. So, I need to import the applicable
certificate, and be able to configure the unit as if I was
typing/selecting the appropriate fields manually using a web browser.
If there is a command-line bas