Hi all

I am currently working on the LunaCA3 module, I keep running into this
OpenCA::OpenSSL module but I can not see where this module is located on
the file system; here is the output of ls in the modules directory


[EMAIL PROTECTED] etc]$
ls /apps/var/OpenCA/ca/0921/vtc1sca/OpenCA/modules/perl5/OpenCA
AC.pm              CRL.pod     DB.pm    Log.pm     REQ.pm
Token            UI
AC.pod             Crypto.pm   DB.pod   Log.pod    REQ.pod
Tools.pm         X509.pm
Configuration.pm   Crypto.pod  LDAP.pm  PKCS7.pm   Session.pm
Tools.pod        X509.pod
Configuration.pod  DBI.pm      Log      PKCS7.pod  Session.pod
TRIStateCGI.pm   XML
CRL.pm             DBI.pod     Logger   prova.pl   StateMachine.pm
TRIStateCGI.pod


and if it is under OpenCA::Token then why is it not used as such?

another thing what is the AUTOLOAD ? and why is it called in a loop? (I
do not know exactly if that is right) but is being called thousands of
times when I try to start the server ( I put a print statement and the
beginning of sub AUTOLOAD in OpenCA::Token::LunaCA3) to see how many
times it is being called.

best regards,
Bahaa Al-amood


On Tue, 2005-02-01 at 09:14 -0500, Al-Amood, Bahaaldin wrote:
> Chris,
> 
> I am making some progress in this and should have something running this
> week. There are some fundamental errors in this module; here is a list
> of what I have seen so far:
> 1. The module is trying to use the HSM without being logged in. this
> happens at the start up of the OpenCA server and it happens at the "new"
> sub of OpenCA::Token::LunaCA3.
> 2. The module uses the old options when interacting with OpenSSL which
> was a patch to OpenSSL 0.9.6 however the newer Luna patch for OpenSSL
> 0.9.7 does not work the same way as in the one for 0.9.6. Please see the
> attached document.
> 
> I am currently working on these two problems. If I can get over this
> hump then we can run the server. I have some ideas for more advance use
> of this module which I will share with you once we got it running on the
> current implementation.
> 
> 
> Best regards,
> Bahaa Al-amood
> 
> 
> -----Original Message-----
> From: Chris Covell [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 01, 2005 6:02 AM
> To: OpenCA Devel; Al-Amood, Bahaaldin
> Subject: LunaCA3 module
> 
> Guys,
> 
> I have been looking at the LunaCA3 module with OpenCA 0.9.2.1. Bahaa is 
> also trying to get this working withh 0.9.2.1 but I thought two heads 
> and all that.
> 
> Anyway, i have fixed a few bugs in the code, so that now when I run:
> 
> # ./openca_start
> 
> it does not fail with syntax errors.
> 
> Now it just comes back with the message:
> 
> Terminated
> 
> When i look in the system log I see the line:
> 
> Feb 1 10:15:32 internal kernel: Out of memory: Killed process 19168 
> (openca_start).
> 
> Has anyone got any ideas on this ? Is the server running away and 
> grabbing all system memory ? what would make it do this ?
> 
> I have configured the token.xml for LunaCA and also added in the LunaCA3
> 
> utility commands in ca.conf.
> 
> Cheers in advance.
> 
> Chris...
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to