It wouldn't let me get 0_9_1_2; CVS gave me an error message that it was not tagged. I am not sure what that means, but you had mentioned that it was tagged some hours ago so maybe it was not available yet... Anyway.
This is from CVS log. So it should be available.
symbolic names:
openca_0_9_1_2: 1.1.2.6
openca_0_9_1_1: 1.1
openca_0_9_1_0: 1.1
openca_0_9_1: 1.1.0.2If you cannot download 0.9.1.2 via CVS you can get it here:
ftp://ftp.openca.org/pub/openca/developers/bell/releases
...2) When I try to import the CA-Certificate to the LDAP server, the error message says:
"Checking for a special DN where to store CA-certificates ... There is no special DN specified.
Adding valid CA-certificates to the LDAP server ...
Certificate 0 FAILED (error 32: No such object)"
I could not get 0.9.1.2, but as I said I got 0.9.1.1. Which debugging are you referring?
Nearly every function in ldap-utils.lib has a debugging switch which you can activate to get more infos what's going on. Simply set $DEBUG to 1.
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/openca login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/openca checkout -P -r openca_0_9_1_2 openca-0.9
I found a post from another user mentioning problems logging in to CVS anonymously, and I also had problems. It never lets me log in from the first time. I have to try tens of times to log in. Is this due to traffic on the site?
Yes, sourceforge reported big performance problems due to too many users. They reported the setup of some new hardware helps the developers. There are still some problem for anonymous users.
http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs
Another problem was regarding a Web server certificate. Following the instructions from the OpenCA guide I create the RA Web server certificate and I provide email address and DNS info. However, when I generate the certificate it doesn't have the email address in it. It says email address: N/A. This causes an error when that certificate is imported in LDAP. Namely error 21.
"Certificate 9 FAILED (error 21: LDAP-add failed: mail: value #0 invalid per syntax)"
OpenCA::X509 should detect the emailaddress in the subject alternative name. Does the certificate contain the emailaddress in it's subject alternative name? (If yes, then it is a bug in OpenCA::X509 or ldap-utils.lib.)
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
