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 Nomad
Categories Nomad (Web)
Created by Guest
Created on Mar 8, 2023
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit DMA-I-363 Nomad Web to respond to LetsEncrypt requests on port 80 while also responding to Nomad Web requests on port 443.

Nomad Web to respond to LetsEncrypt requests on port 80 while also responding to Nomad Web requests on port 443 Merged

Environment: Nomad Web 1.0.6 is running on a Domino 12.0.2 server (no Safelinx). Domino uses one IP address and host name while Nomad Web uses another IP address and host name. Nomad Web uses the LetsEncrypt TLS certificate from certstore.nsf.

Customer created that certificate for the Nomad Web host name before installing Nomad Web when Domino's HTTP stack would respond to the Nomad Web IP and host name. Now that Nomad Web is installed, Domino is bound to its own IP and host name. The Nomad Web IP and host name is only answered by Nomad Web on port 443 as configured in the nomad-config.yml file. So now LetsEncrypt cannot renew the certificate because Nomad Web does not respond to verification requests on port 80.

There's a way to achieve this, but this is a bit complex which is by registering another Domino server and run two DPARs or else manually manage the TLS certificate. This is highly impacting the business of some of the clients especially because smaller companies would see a lot of value in Nomad if it was simple to install and leveraged LetsEncrypt.