> Is it possible to connect to a 128bit encrypted web site with > www::mechinize? > > My boss wants me to write a script that will get a daily report for some > of our financial web sites and merchant accounts. > > This is kind of high priority so the sooner you can help the better. > > This is the address I am trying to connect to > https://webproe3.keybank.com/scripts/ndpluginisapi.dll/gtmCmHome/pgAutho > rization > > But it fails every time returning nothing.
It is my understanding that Mechanize will do anything that LWP::UserAgent can do, and UA will work over SSL *if* the proper setup is available. See more here: http://search.cpan.org/~gaas/libwww-perl-5.75/lwpcook.pod#HTTPS http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]