Re: start_tls problems

2003-06-25 Thread Chris Ridd
On 25/6/03 7:21 pm, Scantland, Martin [CAR:W669:EXCH] <[EMAIL PROTECTED]> wrote: > Hello, > > I'm fairly new to using SSL, so please don't be too harsh. I've looked in > different places, but couldn't find anything useful about the error I'm > getting... Here's a simple sample script: > > use

start_tls problems

2003-06-25 Thread Scantland, Martin \[CAR:W669:EXCH\]
Hello, I'm fairly new to using SSL, so please don't be too harsh. I've looked in different places, but couldn't find anything useful about the error I'm getting... Here's a simple sample script: use Net::LDAP; $ldap = Net::LDAP->new('server', onerror => 'warn', debug=>'8'); $ldap->start_tls(v