*weird* - I was going to ask what version of CBC you're using, since the authentication mechanism in the SRS client code hasn't changed in almost 2 years, so going from 2.2+ to 2.52 should have no problems with verify_install (unless it's a CBC problem)
Glad it's working :) Charles Daminato TUCOWS Product Manager [EMAIL PROTECTED] On Sat, 13 Apr 2002, Jason wrote: > Disregard...magically, the error is gone *shrug* > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Jason > Sent: April 13, 2002 9:44 AM > To: [EMAIL PROTECTED] > Subject: CBC Usage errors? > > Doing an install of 5.2 rev. of software, and am now getting this error: > > Of course, I checked the archives, and the only reference to this stuff > is from 2000! > > This server is running a bunch of SRS resellers, with varying revs of > SRS software no problem, hence my thinking it is the new rev of > software.. > > > > Software error: > Usage: Crypt::CBC::new(new Crypt::CBC block-cipher) at > /path/to/cgi/cgi-bin/verify_install.cgi line 277 > main::authenticate('IO::Socket::INET=GLOB(0x827adb8)') called at > /path/to/cgi/cgi-bin/verify_install.cgi line 211 > main::check_login() called at > /path/to/cgi/cgi-bin/verify_install.cgi line 65 > > For help, please send mail to the webmaster (or webmaster), giving this > error message and the time and date of the error. [Sat Apr 13 09:38:18 > 2002] verify_install.cgi: Usage: Crypt::CBC::new(new Crypt::CBC > block-cipher) at /path/to/cgi/cgi-bin/verify_install.cgi line 277 [Sat > Apr 13 09:38:18 2002] verify_install.cgi: > main::authenticate('IO::Socket::INET=GLOB(0x827adb8)') called at > /path/to/cgi/cgi-bin/verify_install.cgi line 211 [Sat Apr 13 09:38:18 > 2002] verify_install.cgi: main::check_login() called at > /path/to/cgi/cgi-bin/verify_install.cgi line 65 > > > Verify dumps this before dieing: > > Software Requirement Tests > Checking for Digest::MD5 OK (version 2.13) > Checking for MD5 OK (version 2.02) > Checking for Unicode::String OK (version 2.06) > Checking for Storable OK (version 1.011) > Checking for Data::Dumper OK (version 2.102) > Checking for HTML::Template OK (version 2.3) > Checking for XML::Parser OK (version 2.29) > Encryption > Private Key Length 112 > Encryption Method Blowfish > Checking for Crypt::Blowfish OK (version 2.06) > Client Version XML:2.2.3b > >
