Hi Johnny,

its ok that you get LDAP errors because your DNs dont match - the order is important... :P

So if your certs have this DN

serialNumber=4,1.3.6.1.4.1.4710.1.3.2=#0C0B0C09383030373839373839,1.3.6.1.4.1.4710.1.3.1=#0C0A0C083739393837393837,2.5.4.9=#0C120C106372612032302063616C6C6520313539,C=CO,O=Ubiquando,OU=Internet,CN=LDAP

You must create your LDAP nodes even in the same order, this means that "CN=LDAP" is the top node.

I assume that you have a config-problem in your openca/etc/pub.conf, there is

DN_TYPE_BASIC_BASE  "OU" "O" "C"
This means that "C" is the top node, its value ist given by

DN_TYPE_BASIC_BASE_3 "DE"
Why 3 ? Unfortunatley we start couting from the beginning of the base, so BASE_ELEMENT_1 ist the 1 Element of the Base DB which IS NOT the topmost node !!!
I think you have your problem here


Oliver
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to