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 based tool that would allow me to do this, I would be more than willing to give it a try. Otherwise, is there a Python library that would do the same? Thanks.
-- http://mail.python.org/mailman/listinfo/python-list