After we installed a new SSL cert on our messaging server I've seen the following error when using the console server to manage the messaging server:
LdapTaskUtil:getTasksFromLDAP:could not load class for task entry:LDAPEntry: cn=CertSetup, cn=operation, cn=tasks, cn=msg-config,cn=Sun ONE Messaging Suite, cn=Server Group,cn=msrv0.med.unc.edu, ou=med.unc.edu, o=NetscapeRoot; LDAPAttributeSet: LDAPAttribute {type='nsClassname', values='com.netscape.management.admserv.task.CertSetup@admserv522.jar@cn=admin-serv-msrv0, cn=Administration Server, cn=Server Group, cn=msrv0.med.unc.edu, ou=med.unc.edu, o=NetscapeRoot'} LDAPAttribute {type='objectClass', values='top,nsTask,nsAdminObject'} LDAPAttribute {type='cn', values='CertSetup'} LDAPAttribute {type='nsHelpRef', values='admin/certrequest.html'}
I used the command line tools to request the cert, install the certificate, and enable ssl. I installed the certificate with a different nickname and changed nssslpersonality to match. I am concerned that something is "broken" that needs to be fixed.