[OpenCA-Devel] libx500-dn-perl

2004-01-14 Thread Brian May
This package is now in Debian/unstable. -- Brian May <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomi

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Alessandro Razeto
On Wed, Jan 14, 2004 at 16:14:17 +0100, Michael Bell <[EMAIL PROTECTED]> wrote: > Alessandro Razeto wrote: > >I found that both node and ca|ra tries to install a symlink in > >/etc/openca/servers/ with name common.conf pointing to the node name. > >This is problematic in debian since multiple pack

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Michael Bell
Alessandro Razeto wrote: I found that both node and ca|ra tries to install a symlink in /etc/openca/servers/ with name common.conf pointing to the node name. This is problematic in debian since multiple packages can not have the same file. Even I do not understand the meaning if multiple packages

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Alessandro Razeto
I found that both node and ca|ra tries to install a symlink in /etc/openca/servers/ with name common.conf pointing to the node name. This is problematic in debian since multiple packages can not have the same file. Even I do not understand the meaning if multiple packages are installed; the link w

Re: [OpenCA-Devel] security issue in crypto-utils.lib

2004-01-14 Thread Michael Bell
Alexandru Matei wrote: Hi all, I just watch in crypto-utils.lib and I noticed that the actual verification function (sub libCheckSignature ) only checks these: 1/ if you get an valid signature object 2/get signer certificate according to serial of the certificate 3/loop through the certificate c

[OpenCA-Devel] security issue in crypto-utils.lib

2004-01-14 Thread Alexandru Matei
Hi all, I just watch in crypto-utils.lib and I noticed that the actual verification function (sub libCheckSignature ) only checks these: 1/ if you get an valid signature object 2/get signer certificate according to serial of the certificate 3/loop through the certificate chain in signature until

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Alessandro Razeto
On Wed, Jan 14, 2004 at 12:46:58 +0200, Alexei Chetroi <[EMAIL PROTECTED]> wrote: > On Wed, Jan 14, 2004 at 11:32:41AM +0100, Michael Bell wrote: > > From: Michael Bell <[EMAIL PROTECTED]> > > Subject: Re: [OpenCA-Devel] Debian packages > > > > Alessandro Razeto wrote: > > > > >Now I have direct

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Alexei Chetroi
On Wed, Jan 14, 2004 at 11:32:41AM +0100, Michael Bell wrote: > From: Michael Bell <[EMAIL PROTECTED]> > Subject: Re: [OpenCA-Devel] Debian packages > > Alessandro Razeto wrote: > > >Now I have direct CVS access, I'm marked as openca developer :-) > > > >I made some estetic changes in Makefile.d

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Michael Bell
Alessandro Razeto wrote: Now I have direct CVS access, I'm marked as openca developer :-) I made some estetic changes in Makefile.devel to reduse some printings; patch enclosed. Ok, then you can commit the patch by yourself :) Michael -- -

Re: [OpenCA-Devel] Debian packages

2004-01-14 Thread Alessandro Razeto
On Fri, Jan 09, 2004 at 09:30:40 +0100, Michael Bell <[EMAIL PROTECTED]> wrote: > Alessandro Razeto wrote: > > >I found problems using your new Makefile.devel; without it's everithing > >is fine. > > Sorry for the trouble but I needed three days until it works on my > machine and so you have pe