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 Needs Review
Workspace Domino
Categories Security
Created by Guest
Created on Nov 29, 2023

In the certstore.nsf, create user certificates or self-signed user certificates for client authentication

Certstore \ certmgr should use the CA process internet certificate to generate a certificate request and store the certificate for each person to use during browser authentication.

  • Attach files
  • Guest
    Reply
    |
    Dec 2, 2023

    CertMgr is a solution for server certificates and it isn't integrated with the Domino CA. On purpose it provides a simple MircoCA for web server certificates to have a very simple way to get a local test/setup certificate.
    All other certificate operations are intended for corporate certificates on server side (Let's Encrypt/ACME, Manual flows/import).

    There is already a functionality to issue client certificates in the admin client. It is integrated in the user view.
    An existing provide key in the Notes.ID and a pre-published public key in the person document are used for this operation by the way.

    The admin client is the right place to provide this functionality. CertMgr is used for server side certficates.

    -- Daniel