in reply to Re: LWP::UserAgent to ignore ssl certificate
in thread LWP::UserAgent to ignore ssl certificate
Hi t_rex_joe,
This code is using framework library, and there are exmaples whihc dont have to change ssl module options,but still seem to work for others..not in my environment though. Ther was a typo in one of ssl options verify_hostname, now the script works if I use LWP user agent, but still doesnot work using framework utilities whihc also use LWP...
Thanks so much your time!