> hi, everyone, I have installed the OpenCA
0.9.0-2 on RedHat 7.3, and I have exported the CA certificates to LDAP
successfully. But when I exported the other certificates to LDAP, error
occurred. The details:
>
> Exporting valid certificates to LDAP ...
> Certificate 1 FAILED
> Certificate 2 FAILED
> Removing revoked certificates from LDAP ...
> Removing suspended certificates from LDAP ...
>
> Exporting valid certificates to LDAP ...
> Certificate 1 FAILED
> Certificate 2 FAILED
> Removing revoked certificates from LDAP ...
> Removing suspended certificates from LDAP ...
The problem may be because in the file slapd.conf
there isn't all schemas, you can try to add this schema:
/usr/local/etc/openldap/schema/cosine.schema
/usr/local/etc/openldap/schema/inetorgperson.schema
CALinux Staff