Bernd Rudack wrote:
Hi there,
I'm testing openCA 0.9.1-RC7. Updating LDAP with user certificates works fine but the import for WEB-Server certificates fails.
Does anybody know a reason for that?
If it is feature, I more detailed comment or a warning would be great.
It is not a feature :)

The problem is usually the DN of the webserver. Does the DN of the webserver match the basedn (suffix in slapd.conf) of the ldap-server?

Example:

basedn (suffix): o=Siemens,c=de
server-dn: dc=www,dc=Siemens,dc=de

Solution:

server-dn: cn=www.siemens.de,o=Siemens,c=de

This servercertificate cannot be added to the ldap-server.

Michael

P.S. old netscapes (before Mozilla 1.2 ;) ) require the servername in the common name.
-
-------------------------------------------------------------------
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



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Reply via email to