Previous Topic: GeneralNext Topic: Enable the Fix for Oracle Bug 6376915


Supplied Certifier ID name is Incorrect

Symptom:

The supplied Certifier ID name does not match the required Certifier ID name. The certificate name returned by the LND endpoint differs from the configured name.

Solution:

  1. Start Lotus Notes Domino Designer.
  2. Click File, Application, Open.
  3. Select your Server and open the regarc.nsf file.
  4. Edit the VeirfyCertifierCtx Agent
  5. Locate a line with the following text in the Windows section:

    Byval retCertName As String,_

  6. Change that text to the following text:

    Byval retCertName As LMBCS String,_

    Repeat Steps 5 and 6 for the Linux and AIX sections.

  7. Save the file.