From: Jonathan G. <jon...@oi...> - 2006-01-31 23:17:51
|
Jamie Cameron wrote: >Hi Jonathan, > >Was the change you made just adding the line : > >eval "Net::SSLeay::CTX_set_options( $ctx,&Net::SSLeay::OP_NO_SSLv2 )"; > >Probably the best way to submit changes like this is via a diff betweem >the old and new versions .. that way I (and the patch program) can see >exactly what has changed. > > - Jamie > That's all I did, working on version 1.260. Diff report attached. Thanks Jonathan |