Novell TIDs

2007, 2024 Oskar Wagner

| Start | Information | TIDs | Novell

SAS Service

Synchronized Server Certificates

The problem is with the iManager Certificate Server Plugin. When it creates the new entry it is adding more information than it should. You can remedy this by making a quick edit to the new entry, and everything will start working as it should. The problem is with the Certificate field in the configuration. The GUI allows you to browse and select the Certificate. However, it adds the complete name of the object when it should be adding only the short name (ex: In your case, it adds "SSL CertificateIP - {server name}" when it should only add "SSL CertificateIP". So the way to make this work is to simply click on the entry you created, and to edit the Certificate field so it has "SSL CertificateIP", click ok, click ok. That will address the issue, and then the next time that the PKI Health is ran, it will export the SSL CertificateIP into the files you specified.

FYI -- You can easily cause PKI Health to run by using the following commands:

  1. ndstrace -c "unload pkiserver"
  2. ndstrace -c "load pkiserver"