Hello,

Installed OpenCA May 27 Snapshot, with Openssl May 26 snapshot

I just tried generating a request for IE Certificate. But it was getting stuck at 
ie_confirm.
So changed all occurrances of 'szname' to 'szName' in 
OpenCA/lib/servers/pub/sheets/ie_confirm.html, which already had some occurrances of 
szName.
It then worked. Hope this is OK.

When Trying to Update LDAP :
1.  CA Certificate is still failing. If debug is enabled, then it does not proceed to 
user certificates at all. It stops halfway abruptly. (attached the output of the debug 
info below). I guess there is some prob with $ldap_schema->error().

2. Add CRL to LDAP - now it says it is 'Not Supported yet'. But the previous snapshot 
did support it ??? I managed to add it then. Why not now?

3. IE and Netscape user Certificates are getting added to LDAP successfully now.

Can I start with a clean LDAP - how do I initLDAP, basically have clean ldap database 
- thru OpenCA. I am currently remving the *.dbb, then creating an initla ldif, and 
then using Add all Certs. Is this OK?

Thanks
Pramila 

-------------------------------------------------------------
OUTPUT of Exporting ca-certificate to LDAP .... with DEBUG enabled

Information of the Object:
dn 
[EMAIL PROTECTED],CN=openca.comtrust.co.ae,OU=OCA,O=ComtrustOCA,C=AE
cn openca.comtrust.co.ae
serID 0
email [EMAIL PROTECTED]
ou ARRAY(0x8956650)
o ComtrustOCA
l 
st 
c AE
End of the information of the Object.
element of baseDN: o=ComtrustOCA
element of baseDN: c=AE
element of the inserted DN: [EMAIL PROTECTED]
element of the inserted DN: CN=openca.comtrust.co.ae
element of the inserted DN: OU=OCA
element of the inserted DN: O=ComtrustOCA
element of the inserted DN: C=AE
Checking RootDN of Certificate ...
Inserted DN BaseDN
h_basedn: AE
h_dn: AE
h_basedn_attribute: c
h_dn_attribute: C
h_basedn: ComtrustOCA
h_dn: ComtrustOCA
h_basedn_attribute: o
h_dn_attribute: O
Checking the length of the DN of the Certificate ...
Building the missing nodes of the LDAP-tree ...
Try to add OU=OCA,o=ComtrustOCA, c=AE ...
LDAP Schema DN : OU=OCA,o=ComtrustOCA, c=AE
LDAP Schema -Code 
node exists
Try to add CN=openca.comtrust.co.ae,OU=OCA,o=ComtrustOCA, c=AE ...
LDAP Schema DN : CN=openca.comtrust.co.ae,OU=OCA,o=ComtrustOCA, c=AE
LDAP Schema -Code 
node exists
Try to add 
[EMAIL PROTECTED],CN=openca.comtrust.co.ae,OU=OCA,o=ComtrustOCA,
 c=AE ...
LDAP Schema DN : 
[EMAIL PROTECTED],CN=openca.comtrust.co.ae,OU=OCA,o=ComtrustOCA,
c=AE
-------------------------------------------------------------



_______________________________________________________________

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

Reply via email to