|
From: Branko M. <br...@ma...> - 2013-11-21 09:39:44
|
On Wed, 20 Nov 2013 14:10:31 +0300 eilaf sorkatti <eil...@gm...> wrote: > Hi, > > > When I trying publish CA certificate to ldap the following error appear in > jboss log: > > Too large comment for LogEntry was truncated. The full comment was: Error > when publishing to Publisher, fingerprint: CRL., Exception: LDAP ERROR: > Error storing CRL (certificateRevocationList;binary) in LDAP > (top;applicationProcess;certificationAuthority) for DN > (CN=testCA1,O=TR,C=SW). Message: Object Class Violation. > > > I can publish user certificates successfully but i have problems with CA > certificate publishing. > In cases like this usually the LDAP servers log can help you the most to figure out the underlying reason. In your particular case, it could be that EJBCA is trying to store the organisation information, and neither applicationProcess nor certificationAuthority object classes support it (the 'O' attribute). Once again, though check your LDAP servers logs first. Best regards -- Branko Majic Jabber: br...@ma... Please use only Free formats when sending attachments to me. Бранко Мајић Џабер: br...@ma... Молим вас да додатке шаљете искључиво у слободним форматима. |