Re: [Openca-Devel] Re: Bugs

2001-03-28 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > I have to say we should stop adding new features and start fixating > major bugs/lacks or we will never come out with the new release... That's ok. I'm only fixing in the last time too. > > How about you

Re: [Openca-Devel] Re: Bugs

2001-03-29 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > Also I need a list of the currently used modules having the SNAPs to > > > install (at least this!) fine. > > > > DBI, DBIS, RBAC > > The DBI is equivalent to the DB module, the RBAC manages roles,

[OpenCA-Devel] issueCertificate

2001-03-30 Thread Michael Bell
openca/misc/ in the cvs are actually no default configurations for our default roles 4. getRoleFromDN from rbac-utils.lib is not tested So like you see it is more an idea than a solution. Michael --- Michael Bell

Re: [OpenCA-Devel] Re: [openca-devel:589] CRRs and Export/Import

2001-04-04 Thread Michael Bell
Robert Joop wrote: > > On 01-03-18 22:14:36 MET, Michael Bell wrote: > > some news for all people who are waiting for CRRs ... > > what's the basis for your CRR work? > > as far as i can see, > - X.509 doesn't define anything for CRRs? > - RFC 2797

Re: [OpenCA-Devel] revocation

2001-04-05 Thread Michael Bell
ill be implemented in exact this way. I plan a second solution where the RA Operator itself do the initial revocation request. This works like a helpdesk. Regards Michael --- Michael Bell E-Mail: [EMAIL PROTECT

Re: [OpenCA-Devel] Re: CVS and issueCertificate

2001-04-18 Thread Michael Bell
Massimiliano Pala schrieb: > > Michael Bell wrote: > > > > I use the following: > > failed: > > --- > > return undef and set errno (works for a failing new() too if you are > > using OpenCA::DBI->errno() directly :-D) > > This can wo

Re: [OpenCA-Devel] Re: CVS and issueCertificate

2001-04-19 Thread Michael Bell
Massimiliano Pala schrieb: > > Michael Bell wrote: > > > > The undef value is ok so we can use check like: > > > > > > if ( not $obj->sub() ) { > > > error!; > > > } else { > > >

Re: [OpenCA-Devel] Re: CVS and issueCertificate

2001-04-20 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > > The definitions until now are: > > * $obj->errno (); > > * $obj->errval(); > > * FAILED operations return a false value > > * FAILED operations SHOULD return "undef" or &qu

[OpenCA-Devel] OpenCA 0.8.0 (20010417)

2001-04-24 Thread Michael Bell
files for the configuration of RBAC but this is not important for the 0.8.0-version. ------ Michael Bell Email: [EMAIL PROTECTED] Humboldt-University of Berlin Email (work): [EMAIL PROTECTED]

[OpenCA-Devel] support for DB2

2001-05-06 Thread Michael Bell
Hi, the newest version of OpenCA::DBI supports now IBM DB2. I tested the code on an Debian GNU/Linux i386 2.2r0 with IBM UDB DB2 v7.1. Regards Michael P.S. somebody interested in another database? Mail me! -- Michael

Re: [OpenCA-Devel] Re: Join to your project

2001-05-28 Thread Michael Bell
mportant issue to allow cooperation on directories. Regards Michael -- ------ Michael Bell Email: [EMAIL PROTECTED] Humboldt-University of Berlin Email (work): [EMAIL PROTECTED] Unter den Linden 6

Re: [OpenCA-Devel] Re: Join to your project

2001-05-29 Thread Michael Bell
base. So I know no way how these two systems could cooperate because every OCSP-responder access directly a proprietary database. Regards Michael Michael Bell Email: [EMAIL PROTECTED] Rechenzentr

Re: [OpenCA-Devel] Re: Join to your project

2001-05-29 Thread Michael Bell
Massimiliano Pala schrieb: > > Michael Bell wrote: > > [...OCSP...] > > directly on the PKI's database. So I know no way how these two systems > > could cooperate because every OCSP-responder access directly a > > proprietary database. > > Them co

Re: [OpenCA-Devel] Multiple certs with same DN?

2001-06-05 Thread Michael Bell
an RAOperator. Regards Michael ---------- Michael Bell Email: [EMAIL PROTECTED] Humboldt-University of Berlin Email (work): [EMAIL PROTECTED] Unter den Linden 6Tel.(work): +49 (0)3

Re: [OpenCA-Devel] Multiple certs with same DN?

2001-06-06 Thread Michael Bell
r -xvf openca-0.8.0-beta.tar; cvs add openca-0.8; cvs commit openca-0.8/* ...) Regards Michael -------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTE

Re: [OpenCA-Devel] Multiple certs with same DN?

2001-06-06 Thread Michael Bell
Robert Hannemann schrieb: > > Michael Bell wrote: > > > > "Dr. Donal O'Mahony" schrieb: > > > > > > Are there not many cases where one would want to issue multiple certs > > > with the same DN (and different serial numbers) e.g. sep

Re: [OpenCA-Devel] Multiple certs with same DN?

2001-06-06 Thread Michael Bell
"Dr. Donal O'Mahony" schrieb: > > > > Michael Bell wrote: > > This is LDAP not OpenSSL! OpenSSL checks the index-file because OpenSSL > > enforces unique DNs. > > In the manual entry for the "openssl ca" command, they refer to this > &

[OpenCA-Devel] openca-0.8 in CVS

2001-06-19 Thread Michael Bell
Hi, openca-0.8 is now an own tree in the cvs. Attention, OpenCA v0.8 is still not released! Massimiliano, please check the tree because I forget perhaps a directory or file. Regards Michael -- Michael Bell

[OpenCA-Devel] Solaris and the new snapshot

2001-06-25 Thread Michael Bell
n the changes of 20010625 in the CVS? -- -------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den

Re: [OpenCA-Devel] Install document

2001-06-28 Thread Michael Bell
Massimiliano Pala wrote: > > Tim Bouwer wrote: > > > > Hi > > Hi, > > > I have enclosed a reworked install doc for OpenCA-0.8 > > Please send me comments, corrections. > > When I'll get some time to read it... :-D Just a first note, please have > the text in a 78 chars per line format (max). T

Re: [OpenCA-Devel] Install document

2001-07-02 Thread Michael Bell
Michael Bell schrieb: > > Hi, > > I will prepare some docs over the weekend. It's not much ;-D I will need some more time because I installed a new system on friday and don't backup the DBD::DB2-driver from IBM. Unfortunately IBM reorganizes it's websites and so t

[OpenCA-Devel] mistakes in the snapshots

2001-07-11 Thread Michael Bell
ce where the content of -key is used but I'm not very familiar with the C-interface of OpenSSL) Regards Michael ---- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail

[OpenCA-Devel] RBAC-Development

2001-07-16 Thread Michael Bell
configuration is now much simpler. Regards Michael -- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin

Re: [OpenCA-Devel] Problems with Revokation Request List

2001-07-19 Thread Michael Bell
A::DB then I cannot help you because I don't know how it works - sorry :-( -------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Te

Re: [OpenCA-Devel] some testnotes

2001-07-24 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > Can you update the export-import.lib into the openca-0.8 tree ??? I will update > the public > conf file adding the RBAC_DIR and EXT_DIR Done. > Why don't you plan making an E/R schema as you are implementin

Re: [OpenCA-Devel] Re: [openca-devel:603] Re: hardwired paths everywhere

2001-07-24 Thread Michael Bell
Robert Joop wrote: > > On 01-03-27 14:48:56 CEST, Michael Bell wrote: > > Robert Joop wrote: > [...] > > it's nice to have such an active tester. Could you check in the bugs > > which you find into the bugtracking system on sourceforge please? We > > have

Re: [OpenCA-Devel] opencaDir

2001-07-26 Thread Michael Bell
nearly the same structure. The different values are handled from autoconf. It should be no problem to find all the opencaDirs with grep. By the way is the openca-0.8-tree up-to-date so that I can fix it there? Regards Michael ---

[OpenCA-Devel] CA-CRL and normal CRL

2001-08-09 Thread Michael Bell
-- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den Linden 6 Fax

Re: [OpenCA-Devel] LDAP ADD AND REVOKED CERTS

2001-08-20 Thread Michael Bell
here a problem if we don't compress the modules in the releases? -- -------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter

Re: [OpenCA-Devel] cvs structure

2001-08-22 Thread Michael Bell
inal imported code in a so called vendorbranch 1.1.1. Regards Michael -------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(w

Re: tarballs instead of read- and diffable source code (was: Re: [OpenCA-Devel] LDAP ADD AND REVOKED CERTS)

2001-08-22 Thread Michael Bell
Robert Joop wrote: > > On 01-08-20 09:48:27 CEST, Michael Bell wrote: > > P.S. is there a problem if we don't compress the modules in the > > releases? > > is there a problem with not having tar-balls in the releases? This is logically the same question like m

Re: [OpenCA-Devel] OpenCA 0.9 vs OpenCA-SNAP-20010818

2001-08-22 Thread Michael Bell
s we correct archivied to archived ;-D) * new export/import code * support for revocation Like you see this code is not for release. The actual version is 0.8 which is on the way to a new release. Regards Michael --------

Re: [OpenCA-Devel] cvs structure, which OpenCA to use?

2001-08-22 Thread Michael Bell
s/download.shtml Michael ---- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - DatacenterEmail (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-209

Re: [OpenCA-Devel] importALL exportALL

2001-08-28 Thread Michael Bell
uired "export-import.lib"; is missing Michael -- ----- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den L

Re: [OpenCA-Devel] OpenCA 0.9 vs OpenCA-SNAP-20010818

2001-08-28 Thread Michael Bell
es profile... I removed the configuration of the openssl's certificates profile because of the complexity I'm not able to stabilize the code and support all needed features. Sorry, Michael -- --------- Michael Bell

Re: [OpenCA-Devel] ldap-utils.lib

2001-08-28 Thread Michael Bell
he standards say it must be the 8 but we are searching now for the meaning of that number so if somebody has a tip where we can find some information about this then please send a mail. Michael -- ----- Michael Bell E

Re: [OpenCA-Devel] openca-0.9

2001-08-28 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > Remeber not to include the modules/*.tar.gz files, I you added them, just > delete... What is with modules which are only compatible with openca-0.9 (X509)? > > Now we can tinker with the new parts until

[OpenCA-Devel] autoconf-names

2001-08-28 Thread Michael Bell
r. So any ideas for a better name than ca-htdocs-path? What do you think about the concept? Michael -- --------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROT

Re: [OpenCA-Devel] autoconf-names

2001-08-28 Thread Michael Bell
Michael Bell wrote: > > * ca > * ca-htdocs > * ca-cgi > * raserver > * raserver-htdocs > * raserver-cgi > * public-htdocs > * public-cgi Sorry, the real names in the files are: * caweb * cacgi ... The other names above are the names for the optio

Re: [OpenCA-Devel] cvs structure and Re: tarballs instead of read- and diffable source code

2001-08-30 Thread Michael Bell
e do this with the other stuff too. It is also a good way to eleminate unecessary modules without loosing the code completely. Michael ----- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Em

Re: [OpenCA-Devel] autoconf-names

2001-08-30 Thread Michael Bell
Robert Joop wrote: > > On 01-08-28 15:07:48 CEST, Michael Bell wrote: > > > > * ca > > bad choice for an identifier, far too ambiguous, i suggest ca-prefix. I would like -prefix. Massimiliano any comments? The new variables would be first introduced with openca-0.9

Re: [OpenCA-Devel] autoconf-names

2001-08-30 Thread Michael Bell
Hi, in the attachment is the new configure.in. Please check it and send the fixes to the list. Michael P.S. I don't want to start with a wrong configure.in and then do all the work again. -- - Michael

Re: [OpenCA-Devel] autoconf-names

2001-08-30 Thread Michael Bell
Robert Joop wrote: > > On 01-08-30 12:47:30 CEST, Michael Bell wrote: > > What is a modules-prefix? Why do you need cgi-bin? cgi is shorter and > > it's where the modules get installed. > since i've got seven different openca snaps installed in parallel, > i ne

Re: [OpenCA-Devel] autoconf-names

2001-08-30 Thread Michael Bell
Robert Joop wrote: > > On 01-08-30 14:06:39 CEST, Michael Bell wrote: > > Robert Joop wrote: > > > > > > On 01-08-30 12:47:30 CEST, Michael Bell wrote: > > > > What is a modules-prefix? > it works by doing a little more than `perl Makefile.PL`. O

Re: [OpenCA-Devel] OpenCA-SNAP-20010818

2001-09-03 Thread Michael Bell
Michael -- ----- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den Linden 6 Fax.(work): +49 (0)30-2093 2959 10099 Berlin

Re: [OpenCA-Devel] autoconf-names

2001-09-03 Thread Michael Bell
On Thursday, 30. August 2001 15:53, you wrote: > Robert Joop wrote: > > On 01-08-30 14:06:39 CEST, Michael Bell wrote: > > > Robert Joop wrote: > > > > On 01-08-30 12:47:30 CEST, Michael Bell wrote: > > > > > every single word between two '-&

[OpenCA-Devel] openca 0.9 and autoconf

2001-09-05 Thread Michael Bell
erent paths for the modules. -- - Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den L

[Fwd: [OpenCA-Devel] prerequisites]

2001-09-10 Thread Michael Bell
-- - Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den Linden 6 Fax

[Fwd: [OpenCA-Devel] Re: changes in 0.9]

2001-09-10 Thread Michael Bell
-- - Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den Linden 6 Fax

[OpenCA-Devel] Re: [Openca-Core] openca-configuration corrupted

2001-09-10 Thread Michael Bell
Robert Joop wrote: > > On 01-09-06 17:31:17 CEST, Michael Bell wrote: > > Hi, > > > > I made a mistake during "cvs import ...". All modules are now present in > > openca-configuration too! I start to remove the modules. > > > > Does somebody

[OpenCA-Devel] openssl dgst -engine

2001-09-13 Thread Michael Bell
his change? -- ----- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093 2482 Unter den Linden 6 Fax.(work): +49 (0)30-2093

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-09-13 Thread Michael Bell
rver/ because all scripts are stored on the position where they are placed after the installation. Michael -- ----- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTE

Re: [OpenCA-Devel] directory mismatch

2001-09-13 Thread Michael Bell
n/ directory? The files are always right ;-D So the directory must be (R|C)A_DIR=${(r|c)a_prefix}/chain. Michael --------- Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PRO

[OpenCA-Devel] PIN-based revocation

2001-09-18 Thread Michael Bell
and not signed CRRs (PIN-based). Michael -- - Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work): [EMAIL PROTECTED] Humboldt-University of Berlin Tel.(work): +49 (0)30-2093

[OpenCA-Devel] ril.pl

2001-09-19 Thread Michael Bell
Hi, which functionality does ril.pl provide (cgi-public/)? If nobody answers then I remove it from OpenCA 0.9. Michael -- - Michael Bell Email: [EMAIL PROTECTED] Rechenzentrum - Datacenter Email (work

Re: [OpenCA-Devel] patched OpenSSL.pm

2001-09-20 Thread Michael Bell
ch of the modules. > > Michael ??? No problems. Where are the patches? Michael P.S. I changed X.509 in the openca-0.9 tree. So I have to port the change by myself :-D -- --- Michael Bell Email (private): [EMA

Re: [OpenCA-Devel] autoconf-names

2001-09-21 Thread Michael Bell
-- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany

[OpenCA-Devel] new methods for OpenSSL

2001-09-21 Thread Michael Bell
ssible then I encrypt or/and sign) * ENGINE * OUTFILE * INFILE * MESSAGE (if infile is not present) getPIN * LENGTH * ENGINE (openssl rand -base64 -engine ENGINE LENGTH) Any comments? Michael --- Michae

[OpenCA-Devel] PIN-based revocation in 0.9-tree

2001-09-22 Thread Michael Bell
hes of Uwe Gansert in OpenSSL.pm and X.509). Michael P.S. I don't scheduled "renewal" for 0.9. Is this a problem? (My problem: request renewal causes actually very long CRLs) -- ------- Michael Bell

[OpenCA-Devel] documentation of perl-modules

2001-09-24 Thread Michael Bell
'OpenCA::DBI', 'VERSION_FROM' => 'DBI.pm', # finds $VERSION 'MAN3PODS' => 'DBI.pod' ); Is there any problem if we do this with all modules for OpenCA 0.9? Michael ---

Re: [OpenCA-Devel] documentation of perl-modules

2001-09-24 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > > Hi, > > > > I seperated the documentation from the sourcecode of OpenCA::DBI. > > Makefile.PL looks as follows: > > > > use ExtUtils::MakeMaker; > > # See lib/ExtUtils/MakeMaker.pm for

[OpenCA-Devel] Status of Certificates and CRLs

2001-09-24 Thread Michael Bell
IVED)? Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49

Re: [OpenCA-Devel] Status of Certificates and CRLs

2001-09-26 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > Another problem I detected is the status ARCHIVIED. Should we fix this > > (ARCHIVED)? > > ??? What's the problems related with the ARCHIVIED status ? It's wrong. ARCHIVED is the correct spelling (I look int

Re: [OpenCA-Devel] Status of Certificates and CRLs

2001-09-26 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > It's wrong. ARCHIVED is the correct spelling (I look into my > > dictionary). ARCHIVIED is our creat (UNIX). > > Ok, got it... :-D I don't know, will this rise incompatibility issues > when upgradin

Re: [OpenCA-Devel] OpenCA-SNAP-20010818 & DBI

2001-10-01 Thread Michael Bell
several things + check one of the conf-files in openca/openca-0.9/src/cgi-bin/cgi-*/conf/DBI.conf.in (new structure) + copy the initDBI (openca/openca-0.9/src/cgi-bin/cgi-*/lib/initDBI OpenCA::DBI uses a debuggingswitch in DBI.conf. So if there are problems please use the switch and send the output to me. Th

Re: [OpenCA-Devel] openca 0.9

2001-10-18 Thread Michael Bell
rsion. Michael ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099

[Fwd: [OpenCA-Devel] openca 0.9]

2001-10-19 Thread Michael Bell
Hi, perhaps somebody has a solution. Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-19 Thread Michael Bell
> @ra_prefix@/cgi-extras/raserver/txt > @ra_prefix@/cgi-extras/raserver/sheets > Why don't you use @ra_prefix@/cgi-bin/ ? Michael -- ------- Michael Bell Email (private): [EMAIL PR

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-19 Thread Michael Bell
uld prefer cgi-misc because cgi-extras is completely unusual. Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-19 Thread Michael Bell
s|cgi|cgi-bin). Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6

[OpenCA-Devel] Patches from Julio

2001-10-20 Thread Michael Bell
Hi, I imported the patches from Julio. They address the following scripts: * confirmReq * sendMail * importCACert Thanks Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-20 Thread Michael Bell
/ lib/ conf/ cmds/ sheets/ txt/ ca/ public/ Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-20 Thread Michael Bell
> Michael Bell wrote: > src/ > conf/ > modules/ > servers/ > ra/ > htdocs/ > cgi-bin/ > RAServer > cgi-misc/ > lib/ > conf/ > cmds/ > sheets/ > txt/ > ca/ > publ

Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/

2001-10-21 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > > Massimiliano Pala wrote: > > > What about this, similar to your proposal, but a little different: > > > > > > src/ > > > conf/ > >

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-22 Thread Michael Bell
es another name for it's configurationfile. (@conf_prefix@/server-conf(s)/) So what do you think? Is the abstraction to radical? Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Da

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-22 Thread Michael Bell
sion 1.0. The version 0.9 should define the final structure of the 1.0. Michael ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Ber

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-23 Thread Michael Bell
Robert Joop wrote: > > On 01-10-22 19:24:54 CEST, Michael Bell wrote: > > Robert Joop wrote: > > > cgi-bin/cgi-public/conf/DB.conf.in and > > > cgi-bin/cgi-raserver/conf/DB.conf.in are equal, shouldn't they be joined? > > > > Yes, they should be

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-23 Thread Michael Bell
uot; means: * install modules * install offline-configuration * install ra, pub and later ocspd * install offline-dataexchange Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Emai

Re: [OpenCA-Devel] genCADB

2001-10-23 Thread Michael Bell
on from DBI.conf and call new (see lib/initDBI). After this I call initDB but I don't use the force-mode because this could destruct a working database. Such things you should do by hand. Sorry for the delay Michael -- -------

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-24 Thread Michael Bell
Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49

[OpenCA-Devel] Re: [Openca-Users] ldap

2001-10-25 Thread Michael Bell
ve two entries: * dn="cn=abc, ldap-root" without the certificate * dn="Email=xyz, cn=abc, ldap-root" with the certificate Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechen

Re: [OpenCA-Devel] Re: cvs restructuring

2001-10-25 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > > > Hi, > > > > 24 hours are over after the last comment to this topic. Is the following > > structure accepted (after the next 24 hours)? > > I've been out since Monday, anyway I do not have an

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-26 Thread Michael Bell
javascript/ (wait for comments about the code) Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-209

Re: [OpenCA-Devel] Re: cvs restructuring

2001-10-26 Thread Michael Bell
Robert Joop wrote: > where in the cvs? > openca-1.0/? No, 0.10 or something other but not 1.0. Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email:

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-29 Thread Michael Bell
t servers with different locations (means run ./configure twice with different parameters for the directories). Michael ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [E

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
Massimiliano Pala wrote: > > Michael Bell wrote: > > The files DBI.conf and DB.conf are shared by the servers. If you install > > This is not possible. The PENDING_REQUEST on the RAServer has different > meaning from the PENDING_REQUEST on the CA. Indeed APPROVED_REQUEST on

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel]openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
Sorry, I replied only to Massimiliano :( -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482

Re: [OpenCA-Devel] Re: cvs restructuring

2001-10-30 Thread Michael Bell
tinguished name editing "reasonable" on > RAServer (simple and flexible). I check the modules but I will not check the scripts until you publish the 0.8.0 because the publishing is a feature freeze :) Michael -- ----

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
Robert Joop wrote: > > On 01-10-23 11:40:15 CEST, Michael Bell wrote: > > Hi, > > > > should we change some things in configure.in and in the .in-files too? > > > > What do you think about these autoconf-variables? > > > > * ca_misc_prefix (/u

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
is a good idea but I think it's better to use compressed archives (smaller and cheaper medias). (The other problem is that mount is not a GNU-tool.) Michael -- --- Michael Bell Email (private): [EMAIL PROTE

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
-> common/data/storage/Makefile? This looks good. I didn't know exactly what to do with the directory data because it contains a database and the export/import stuff which is not present in the database. Michael --

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
Robert Joop schrieb: > > On 01-10-30 14:37:52 CET, Michael Bell wrote: > [inbound/, outbound/] > > > who is supposed to put them there and take it from there? > > > > The databases are used by all servers and the export and import are done > > by ca and

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
e after the installation data/exchange data/storage Sorry, my mistake Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of

Re: [OpenCA-Devel] Re: DBs and online-ca

2001-10-30 Thread Michael Bell
normally called a backup so there are easier ways then having two databases. Michael -- ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-Universi

[OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-30 Thread Michael Bell
-- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0

Re: [OpenCA-Devel] Using LDAP as DB ? (was Re: cvs restructuring)

2001-10-30 Thread Michael Bell
Massimiliano Pala schrieb: > > Michael Bell wrote: > > > > Robert Joop schrieb: > > > servers/ > [...] > > > ldap/ (where's that hidden currently?) > > > > Good idea. ldap-code is only present today in the RAServer. LDAP is an &

Re: [OpenCA-Devel] config, 1 vs. 2 hosts

2001-10-31 Thread Michael Bell
gh if we write a README which is placed in the directory where ca/ or ext/ is placed. Michael -- --- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49

Re: [OpenCA-Devel] Re: cvs restructuring (was: Re: [OpenCA-Devel] openca-0.9/src/cgi-bin/txt/)

2001-10-31 Thread Michael Bell
; i'd rather emphasize the protocol. I'm too. It's not important that there is a daemon, it's important that there is a software which support ocsp. Michael -- --- Michael Bell Email (private): [EM

Re: [OpenCA-Devel] Re: DBs and online-ca

2001-11-01 Thread Michael Bell
Massimiliano Pala schrieb: > > Michael Bell wrote: > > > It's very easy - the user decide what he want and it is it's own risk. > > All leading commercial systems are online-CAs. > > This is no argument. Most national law systems require the CAs to be

Re: ocspd (was: Re: [OpenCA-Devel] fs layout(s))

2001-11-01 Thread Michael Bell
I prefer the OpenCA DBs but I don't know how to support several different databases in C/C++ (except of using perl). Michael ------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email:

  1   2   3   4   5   6   7   8   9   10   >