(CATOOL) Re: Fw: CATool Evaluation Request

Mike McCauley mikem at open.com.au
Tue Sep 23 06:26:20 CDT 2003


Hello,

There is a typo in your Defs file:

The certificate common name is set with this line in your Defs:

iCACERT_CN="$CACERT_O Certificate Authority"

it should be:
CACERT_CN="$CACERT_O Certificate Authority"

Note the leading 'i'
Perhaps your vi insert command went funny?

Cheers.


On Tue, 23 Sep 2003 09:56 am, Prasanta.Datta wrote:
> Hi Mike,I upgraded my laptop to Rrdhat 9.0 and the openssl version is now
> 0.9.7b.I still have the same problem. I have attached the Defs file and
> also the error logs on the body of this email.regards,DattaOpenssl
> version:================/home/ca-admin/openssl-0.9.7b/INSTALL
> Error Log :===========
>
> [root at pbba-ca catool-1.2.6]# su root -c "sh Install"
> Preserving existing "catool" user account ...
> Creating "/usr/local/catool" directory ...
> + install --directory --mode=755 /usr/local/catool
> + install --directory --mode=755 /usr/local/catool/etc
> /usr/local/catool/var + install --directory --mode=770 --group=catool
> /usr/local/catool/var/tmp + install --directory --mode=775 --group=catool
> /usr/local/catool/var/crl Extracting files from "_DISTRIBUTION_FILES.dat"
> archive ...
> Fixing up file and directory permissions ...
> Verifying perl environment ...
> v-string in use/require non-portable at bin/check_perl_mods line 11.
> OK!  All required perl modules found.
>
> Commencing install ...
> Saving local configuration settings to "etc/catool.cf" ...
> Saving license key to "etc/catoolpriv.cf" ...
> Saving installation settings to "etc/.installdefs" ...
> Setting up "catool" database user ...
> Setting up "catool" database tables ...
> Generating Root CA certificate and loading into database ...
> Generating a strong Root CA passphrase ...
> Generating Root CA certificate and key ...
> Generating a 2048 bit RSA private key
> .............................+++
> ............................+++
> writing new private key to '/tmp/cakey-pem.17275'
> -----
> Catool::X509::CertificateInfo: could not extract common name from cert
> listing a
> t bin/load_ca_cert line 26
>
>
> 26         my %cert_info = Catool::X509::CertificateInfo($fname_cert);
>
>
>
>
> ----- Original Message -----
> From: "Mike McCauley" <mikem at open.com.au>
> To: "Prasanta.Datta" <datta at pbba.com.au>
> Cc: <catool at open.com.au>
> Sent: Sunday, September 21, 2003 12:03 AM
> Subject: Re: Fw: CATool Evaluation Request
>
> > Hello Datta,
> >
> > Can you check what version of PpenSSL is installed on your host?
> > You should have OpenSSL 0.9.7 or later.
> >
> > Cheers.
> >
> > On Fri, 19 Sep 2003 02:35 pm, Prasanta.Datta wrote:
> > > Hi Mike,
> > >
> > > Looks like I am close enough to install caTool, the install ran pretty
>
> far
>
> > > enough with the certificate you sent and then gave me an error. Here
> > > are the details :
> > >
> > > How can I fix this.
> > >
> > > regards,
> > >
> > >
> > > Datta
> > > Phone : 62-2-414-210-879
> > > Error :
> > >
> > > [root at pbba-ca catool-1.2.6]# su root -c "sh Install"
> > > Preserving existing "catool" user account ...
> > > Creating "/usr/local/catool" directory ...
> > > + install --directory --mode=755 /usr/local/catool
> > > + install --directory --mode=755 /usr/local/catool/etc
> > > /usr/local/catool/var + install --directory --mode=770 --group=catool
> > > /usr/local/catool/var/tmp +
>
> install --directory --mode=775 --group=catool
>
> > > /usr/local/catool/var/crl Extracting files from
>
> "_DISTRIBUTION_FILES.dat"
>
> > > archive ...
> > > Fixing up file and directory permissions ...
> > > Verifying perl environment ...
> > > v-string in use/require non-portable at bin/check_perl_mods line 11.
> > > OK!  All required perl modules found.
> > >
> > > Commencing install ...
> > > Saving local configuration settings to "etc/catool.cf" ...
> > > Saving license key to "etc/catoolpriv.cf" ...
> > > Saving installation settings to "etc/.installdefs" ...
> > > Setting up "catool" database user ...
> > > Setting up "catool" database tables ...
> > > Generating Root CA certificate and loading into database ...
> > > Generating a strong Root CA passphrase ...
> > > Generating Root CA certificate and key ...
> > > Using configuration from /tmp/catool-cacert-cf.2702
> > > Generating a 2048 bit RSA private key
> > > .+++
> > > ..................+++
> > > writing new private key to '/tmp/cakey-pem.2702'
> > > -----
> > > Catool::X509::CertificateInfo: could not extract common name from cert
> > > listing at bin/load_ca_cert line 26
> > > [root at pbba-ca catool-1.2.6]#
> > >
> > >
> > >
> > >
> > > ******************
> > > ******************
> > > vi /usr/local/catool/bin/load_ca_cert
> > >
> > > Line 26:
> > >
> > >         my %cert_info = Catool::X509::CertificateInfo($fname_cert);
> > >
> > >
> > >
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Mike McCauley" <mikem at open.com.au>
> > > To: "Prasanta.Datta" <datta at pbba.com.au>
> > > Cc: <joanne at open.com.au>
> > > Sent: Thursday, September 18, 2003 6:14 PM
> > > Subject: Re: Fw: CATool Evaluation Request
> > >
> > > > Hello Datta,
> > > >
> > > > Thanks for sending the files you received.
> > > > I can see that you received 2 catoolpriv.cf files. In fact one of the
> > >
> > > files is
> > >
> > > > incorrect and broken. You should only have been sent one
> > > > catoolpriv.cf
> > >
> > > file.
> > >
> > > > I have attached the correct catoolpriv.cf file for you again. Please
> > > > place this in your catool distribution and start the install again.
> > > >
> > > > We apologise for this problem.
> > > >
> > > > Cheers.
> > > >
> > > > On Fri, 19 Sep 2003 10:36 am, Prasanta.Datta wrote:
> > > > > Hi Mike,
> > > > >
> > > > > Here are the two files which were sent to us.
> > > > >
> > > > > regards,
> > > > >
> > > > > Datta
> > > > >
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Michael Keaney" <michael.keaney at pbba.com.au>
> > > > > To: <datta at pbba.com.au>
> > > > > Sent: Thursday, September 18, 2003 4:16 PM
> > > > > Subject: FW: CATool Evaluation Request
> > > > >
> > > > > > Michael Keaney
> > > > > > GM Engineering
> > > > > > Personal Broadband Australia
> > > > > >
> > > > > > Tel +61 (0) 414 208521
> > > > > > Fax +61 2 9411 8886
> > > > > > email  michael.keaney at pbba.com.au
> > > > > > web  www.pbba.com.au
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Joanne Davis [mailto:joanne at open.com.au]
> > > > > > Sent: Tuesday, 16 September 2003 8:41 AM
> > > > > > To: michael.keaney at pbba.com.au
> > > > > > Subject: Re: CATool Evaluation Request
> > > > > >
> > > > > > Hello -
> > > > > >
> > > > > > Thank you for your request for evaluation of our software.
> > > > > >
> > > > > > >Form received Sun Sep 14 21:55:30 2003
> > > > > > >
> > > > > > >formname: CATool eval
> > > > > > >
> > > > > > >config: catooleval.cfg
> > > > > > >
> > > > > > >companyname: Personal Broadband Australia
> > > > > > >
> > > > > > >address1: L4, Tower 1, 495 Victoria Ave
> > > > > > >
> > > > > > >address2:
> > > > > > >
> > > > > > >city: Chatswood
> > > > > > >
> > > > > > >state: NSW
> > > > > > >
> > > > > > >postcode: 2095
> > > > > > >
> > > > > > >country: Australia
> > > > > > >
> > > > > > >contactname: Michael Keaney
> > > > > > >
> > > > > > >contactemail: michael.keaney at pbba.com.au
> > > > > > >
> > > > > > >contactphone: +61 414 208521
> > > > > > >
> > > > > > >environment: Either Sun Solaris or Linux would be used for
> > >
> > > evaluation.
> > >
> > > > > > >Certificates would be used for downloading to PBBA i-burst
>
> wirelss
>
> > > > > > >user terminals, used for Access Point and User terminal
> > > > > > >authentication, as well as establishment of shared secret kesy
>
> for
>
> > > > > > >user data encryption
> > > > > >
> > > > > > OK
> > > > > >
> > > > > > >selection: Flexibility in being able to configure the system to
> > > > > > >generate certificates in a proprietary formatrequired for the
>
> i-tap
>
> > > > > > >and i-hap authentication protocols used by PBBA.
> > > > > > >Unlimted licence option is also a requirement
> > > > > > >
> > > > > > >testplan: System testing would occur in November. A number of
> > > > > > >architecture issues are still to be decided, to work out how
> > > > > > >certificates will be transported between the CA server and the
>
> user
>
> > > > > > >terminals
> > > > > > >
> > > > > > >purchase: Yes
> > > > > > >
> > > > > > >Hearabout: Web Search - Please specify -->
> > > > > > >
> > > > > > >Hearaboutother: google
> > > > > > >
> > > > > > >comments: We would like to speak to someone to discuss our
>
> specific
>
> > > > > > >requirements in more detail
> > > > > >
> > > > > > Can we contact you on the number above - please confirm and I
> > > > > > will have one of our technical team contact you tomorrow
> > > > > > (Tuesday).
> > > > > >
> > > > > > On the basis of what you have told us, we are happy to offer you
> > > > > > a
>
> 30
>
> > > > > > day evaluation license. The evaluation version of CATool
> > > > > > generates certificates valid for 30 days only.
> > > > > >
> > > > > > We have sent you a username and password in a separate email
> > > > > > which will allow you to download the software within the next
> > > > > > 30days.
>
> To
>
> > > > > > download the software you must READ and ACCEPT the terms and
> > > > > > conditions in our Software License Agreement.
> > > > > >
> > > > > > Please find the license key attached that you will need to
> > > > > > install the software.
> > > > > >
> > > > > > Download the software from
> > > > > >
> > > > > > http://www.open.com.au/catool/downloads.html
> > > > > >
> > > > > > and follow the installation instructions in the README file in
> > > > > > the distribution.
> > > > > >
> > > > > > Don't forget to subscribe to the CATool mailing list for news and
> > > > > > updates.
> > > > > >
> > > > > > We hope your evaluation is successful, and we look forward to
> > > > > > your eventual order. We will be in touch before the end of your
>
> evaluation
>
> > > > > > period.
> > > > > >
> > > > > > Please let me know if we can be of any further assistance.
> > > > > >
> > > > > > Regards
> > > > > >
> > > > > > Joanne
> > > > > > --
> > > > > > Joanne Davis
> > > > > > Open System Consultants Pty Ltd, 24 Bateman St, Hampton, Vic 3188
> > > > > > Australia
> > > > > > Phone +61 3 9598 0985,   Fax +61 3 9598 0955,  joanne at open.com.au
> > > > > > www.open.com.au
> > > > > >
> > > > > > RADIATOR radius server, NETS network inventory management,
> > > > > > RADMIN user admininstration, SUBs subcription management,
> > > > > > DTS tracking system, PIRATECHECK pirate password checking
> > > >
> > > > --
> > > > Mike McCauley                               mikem at open.com.au
> > > > Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++,
>
> WWW
>
> > > > 24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
> > > > Phone +61 3 9598-0985                       Fax   +61 3 9598-0955
> > > >
> > > > Radiator: the most portable, flexible and configurable RADIUS server
> > > > anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
> > > > Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP,
>
> TLS,
>
> > > > TTLS, PEAP etc on Unix, Windows, MacOS etc.
> >
> > --
> > Mike McCauley                               mikem at open.com.au
> > Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
> > 24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
> > Phone +61 3 9598-0985                       Fax   +61 3 9598-0955
> >
> > Radiator: the most portable, flexible and configurable RADIUS server
> > anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
> > Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
> > TTLS, PEAP etc on Unix, Windows, MacOS etc.

-- 
Mike McCauley                               mikem at open.com.au
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP etc on Unix, Windows, MacOS etc.

===
Archive at http://www.open.com.au/archives/catool/
Announcements on catool-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe catool' in the body of the message.


More information about the catool mailing list