Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status No Plans to Implement
Workspace Domino
Categories Administration
Created by Guest
Created on Jun 1, 2023

Compare public keys function Enhancement

When Compare Public Keys on the Server Document under Security Tab -> Security Setting in the Field: "Compare public keys:" was enabled and customer did a cross certification, and error: "Your public key was not found in the Domino Directory" is being encountered.

As per Escalation Engineering Team, this is working as designed.

The source server sends its certificate chain to the destination server to be authenticated.

-And then the authentication server sends back its certificate chain for authentication.

-Since the source server has "check public key enabled" it will check the Domino directory for a match public key of the destination server.

- Here the public was not found and hence the error message "Your public key was not found in the Domino Directory"

-Outside of that setting "Compare public keys"- authentication uses cross certificates between two domains to establish trust .

-The two - check public key and cross certificates - are separate parts of the authentication process.

And resolution was to keep this option DISABLED.


However, customer refused to Disable this because they are worried the server might be vulnerable to hackers.


Need to enhance functionality of this option and allow cross certified servers to log in on both domains even if this option is enabled.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jun 10, 2023

    "Enforce key checking for Notes users and Domino servers listed in trusted directories only" is the setting you want to use in your case.

  • Admin
    Thomas Hampel
    Reply
    |
    Jun 9, 2023

    This is working as designed with no plans to change.

    Both parties need to have the public key's of the other side in their certificate list/in the domino directory for this message to disappear.