Re: [OpenCA-Devel] Best place for HSM status indecator

2005-04-06 Thread Bahaaldin Al-amood
Hello all, Thanks for both of you Martin and Michael for the replies. The indicator that I am trying to use is just to let the operator know that the HSM is logged in as we require them to login every time the use it (every session) as to the health of the HSM and being accessible we can use this

Re: [OpenCA-Devel] Best place for HSM status indecator

2005-04-06 Thread Michael Bell
Martin Bartosch wrote: a general "status line would be useful for this, I think. This could be added to the bottom of the page, for example. Have a look at libSendReply(), but this is just a wild guess. I would recommend this too. You can add a third frame (only openca_0_9_2) to the bottom of the

Re: [OpenCA-Devel] Best place for HSM status indecator

2005-04-06 Thread Martin Bartosch
Hi, > I would like to add an HSM status indicator so my operators will know if > the HSM has a logged in stutus or logged out status. I was wondering > were in the code should I add this, would it be a good idea to add it to > the genMenu command? or should I add it some were else? a general "sta

[OpenCA-Devel] Best place for HSM status indecator

2005-04-06 Thread Bahaaldin Al-amood
Hi all, I would like to add an HSM status indicator so my operators will know if the HSM has a logged in stutus or logged out status. I was wondering were in the code should I add this, would it be a good idea to add it to the genMenu command? or should I add it some were else? best regards, Ba

Re: [OpenCA-Devel] CA Certificate serial number.

2005-04-06 Thread Alexei Chetroi
On Wed, Apr 06, 2005 at 01:20:56PM +0300, Alexei Chetroi wrote: > I've missed mail-utils.lib and PKCS7.pm in my prevous diff. They use > hex() functions which is oveflowed by big serials. See attached diff. Diff itself has one missing ')' after: "__HEX__", $biSerID in mail-utils.lib. Best wi

Re: [OpenCA-Devel] CA Certificate serial number.

2005-04-06 Thread Alexei Chetroi
On Mon, Apr 04, 2005 at 10:26:13AM +0200, Michael Bell wrote: > Date: Mon, 04 Apr 2005 10:26:13 +0200 > From: Michael Bell <[EMAIL PROTECTED]> > Subject: Re: [OpenCA-Devel] CA Certificate serial number. > [snip] > >PS. Diff is not fully tested. Need some more time, particulary want to know > >i