Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Having problem with https page

Status
Not open for further replies.

TazzMann

Programmer
Jul 25, 2001
79
US
I am trying to get a page that is on a site that uses digital certificates and https. I can get on the site fine and can get the page in question. however, when I dump the output of the page to either a file or directly to the screen, I get a page that is missing all the <option> tags.

If I view the page in a normal browser, I can see the <option> tags just fine.

I am using the latest perl from active perl, LWP, and CRYPT::SSLEAY.

I am just doing a simple 'get' on this page, so I didn't think that it was going to give me this much problems.

Any ideas?

Thanks,
Tazzmann
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top