Re: SSL.PM question

2002-01-28 Thread Ron . Flolid
: SSL.PM question on 1/23/02 7:07 PM, [EMAIL PROTECTED] purportedly said: On Wed, 23 Jan 2002 [EMAIL PROTECTED] wrote: I'm using SSLeay along with Open SSl to retrieve https pages via SSL.pm. I'm not using a proxy, but in the runtime I get the familiar unitialized variable message being displayed

Re: SSL.PM question

2002-01-25 Thread Keary Suska
on 1/23/02 7:07 PM, [EMAIL PROTECTED] purportedly said: On Wed, 23 Jan 2002 [EMAIL PROTECTED] wrote: I'm using SSLeay along with Open SSl to retrieve https pages via SSL.pm. I'm not using a proxy, but in the runtime I get the familiar unitialized variable message being displayed for a line

SSL.PM question

2002-01-23 Thread Ron . Flolid
I'm using SSLeay along with Open SSl to retrieve https pages via SSL.pm. I'm not using a proxy, but in the runtime I get the familiar unitialized variable message being displayed for a line in SSL.pm. I normally like to keep my executions clean and don't want uninit messages from coming up, so I

Re: SSL.PM question

2002-01-23 Thread Philip Shanks
On Wed, 23 Jan 2002 [EMAIL PROTECTED] wrote: I'm using SSLeay along with Open SSl to retrieve https pages via SSL.pm. I'm not using a proxy, but in the runtime I get the familiar unitialized variable message being displayed for a line in SSL.pm. I normally like to keep my executions clean