Re: [OpenCA-Devel] New Version

2005-12-22 Thread Oliver Welter
Hi Sergei, Firefox behaves differently. It asks for a master password for the site, which is empty in our case. But when given empty password, it gives a message box which says "signature is needed". If I say "ok", it says "can not parse signature". I have similar problems with FF 1.0.7 on

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Sergei Vyshenski
Michael, During testing of a newly created cert using menu of pub server, IE triggers General Error with "wrong signature" among other diagnostics. Removing of the new VBS improvements here does not help. Firefox behaves differently. It asks for a master password for the site, which is empty i

RE: [OpenCA-Devel] New Version

2005-12-22 Thread Obes, Til
> *.a are statical libraries. dlsym, dlerror, dlopen and > dlclose are calls for POSIX functions to load libraries > dynamically (on runtime). Please see the man pages. It makes > no sense to use these functions in statically linked libraries ;) > > I think you forget the shared option on confi

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Michael Bell
Sergei Vyshenski wrote: 1) Testing of the cert does not work with any browser. What do you mean with "any browser"? Does it work with 0.9.2.4? Michael -- ___ Michael BellHumboldt-Universitaet zu Berlin Tel.: +49

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Michael Bell
Obes, Til wrote: make[5]: Entering directory `/usr/src/openca/openca-0.9/src/scep/src' /bin/sh ../libtool --mode=link gcc -ggdb -g -O2 -g -O2 -o openca-scep scep_asn1.o scep_sigattr.o scep_bio.o scep_pk7.o scep_msg.o scep.o -L/usr/local/openssl//lib -L/usr/local/openssl/ -lcrypto -lssl -lreso

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Sergei Vyshenski
Michael, Unfortunately, it is not the whole story which gets `curiouser and curiouser'. Let us suspend until tomorrow. All the best, Sergei Michael Bell wrote: Sergei Vyshenski wrote: 2) SCEP does not compile with OpenSSL-8. Looks like Martin neglected the most vital section of the old Julia's

RE: [OpenCA-Devel] New Version

2005-12-22 Thread Obes, Til
> I checked Julia's patch and found the missing part. I fixed > the file and tested it successfully with OpenSSL 0.9.8 and > 0.9.7. I also moved the symbolic tag. Please see the attached > file (it is the new one). make[5]: Entering directory `/usr/src/openca/openca-0.9/src/scep/src' /bin/sh .

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Michael Bell
Sergei Vyshenski wrote: 2) SCEP does not compile with OpenSSL-8. Looks like Martin neglected the most vital section of the old Julia's patch aimed exactly on this. I checked Julia's patch and found the missing part. I fixed the file and tested it successfully with OpenSSL 0.9.8 and 0.9.7. I

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Michael Bell
Ok, now woth the file attached. Michael -- ___ Michael BellHumboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 [EMAIL PRO

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

2005-12-22 Thread dalini
Zitat von [EMAIL PROTECTED]: I think you meen this: SCEP_RA_CERT /.../scep_cert.pem SCEP_RA_KEY /.../scep_pkey.pem SCEP_RA_PASSWD 1234567890 Can you explain here the single steps, how can

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Sergei Vyshenski
Hi, Martin, Sure. Please allow another moment for testing of a new patch. First diagnosis is that Julia's Ansatz could have disappeared from the cvs server during later updates. All the best, Sergei Martin Bartosch wrote: would you please be so kind and either point me to the right location o

RE: [OpenCA-Devel] New Version

2005-12-22 Thread Obes, Til
> I suggest suspending 0.9.2.5 release until this is resolved. *kopf->tisch* ihr macht mich echt fertig jungs... smime.p7s Description: S/MIME cryptographic signature

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Martin Bartosch
Hi Sergei, 2) SCEP does not compile with OpenSSL-8. Looks like Martin neglected the most vital section of the old Julia's patch aimed exactly on this. would you please be so kind and either point me to the right location or provide this information here? I applied Julias patch (see bug 1

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Sergei Vyshenski
Here we tried to launch demo2.openca.info built with a new release candidate 0.9.2.5. First impressions: 1) Testing of the cert does not work with any browser. 2) SCEP does not compile with OpenSSL-8. Looks like Martin neglected the most vital section of the old Julia's patch aimed exactly on t

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Martin Bartosch
Hi, scep_asn1.c:19: error: conflicting types for `d2i_SCEP_ISSUER_AND_SUBJECT' scep_asn1.h:15: error: previous declaration of `d2i_SCEP_ISSUER_AND_SUBJECT' make[5]: *** [scep_asn1.o] Fehler 1 make[5]: Leaving directory `/usr/src/openca/openca-0.9/src/scep/src' make[4]: *** [all-recursive] Fe

RE: [OpenCA-Devel] New Version

2005-12-22 Thread Obes, Til
> I think Max should announce the new release. I would > additionally grant one day of public testing. So I would > propose the public announcement on thursday evening. This > means that everybody has time to test the release and Max can > declare it as an official release on thursday evening

Re: [OpenCA-Devel] New Version

2005-12-22 Thread Michael Bell
Obes, Til wrote: cvs checkout -r openca_0_9_2_5 openca-0.9 that didnt worked :( but i got something with this command: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/openca co -r openca_0_9_2_5 -P openca-0.9 is that the right version? Yes, this is the right version. The login stuff is set v