Pramila Rani schrieb: > > 1. Problems with adding certs : > >> IE User Cert ia failing because DN of certificate is in reverse order. Does this >mean, generation of IE certs need to be changed?
If you want to edit the certificate request from IE in which order do you see the attributes? emailAddress= cn= .. ... c=.. or c=.. ... emailAddress=... > >> CA Cert is giving an unknown error 65. How can I upload the CACertificate? The errorcode means LDAP_OBJECT_CLASS_VIOLATION (see ldap.h). It is the same bug which affects Robert Hannemann. The script referenced by the LDAP-interface try to add the CA-certificate like a userCertificate. I fixed the problem in the newest snapshot (20020523) but I don't publish a fixed RPM-paket OpenCA-RAServer. > 2. For each Netscape user cert, there are 2 entries added - one with cert and one >without cert. I found somebody else having the same problem, but not sure how this >was resolved? We must build a correct LDAP-tree. I think the empty entry is the DN without the last attribute correct? This is normal and not a bug! > 3. Random State : I saw some mails exchanged regarding 'unable to write random >state' . I am having this problem still. Should we manually create a .rand file >anywhere? I have the same problem but I never found a solution for this. Regards 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 Berlin Germany http://www.openca.org _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
