Nomad Web server connection options  

By Daniel Nashed | 1/25/23 7:30 AM | Infrastructure - SafeLinx | Added by Oliver Busse

Nomad Web is a modern HCL client offering in form of a Progressive Web Application (PWA) running in your web browser. In addition to Windows or Mac, it also works on Ubuntu and other Linux distributions! So there is finally a client offering for Linux clients again! The Nomad Web application is installed on a server providing the required files for download. Those files can be stored on a SafeLinx or Domino/Nomad Web server.

NGINX TCP Stream with SNI support. More than helpful for lab environments  

By Daniel Nashed | 1/23/23 2:15 AM | Infrastructure - SafeLinx | Added by Roberto Boccadoro

In production you usually want centralized certificate handling and off-loading TLS termination to a load-balancer. I posted scripts to have NGINX realod certs automatically from Domino CertMgr via HTTPS to leverage Domino's Let's Encrypt implementation. But sometimes you really want all your servers directly exposed over TLS. For example in a lab environment with limited resources and only one IP, you might want to still have each of the hosts expose their services on their own.

HCL SafeLinx – Encrypted Communication Between the SafeLinx Client and the SafeLinx Server   

By Milan Matejic | 7/14/22 1:34 AM | Infrastructure - SafeLinx | Added by Roberto Boccadoro

One of the first things you should do, is to configure the communication between the HCL SafeLinx Administration client and the HCL SafeLinx Access Manager, so that it takes place in an encrypted and secure manner. For this, only a few simple steps are needed.

SafeLinx Nomad Server Community project?  

By Daniel Nashed | 6/13/22 1:41 AM | Infrastructure - SafeLinx | Added by Oliver Busse

Wouldn't it be cool to have a SafeLinx Docker image with Nomad Web included with auto configuration? Maybe having a docker-compose.yml with just some basic parameters to get SafeLinx and Nomad up and running?

HCL SafeLinx 1.3 Installer issue on Windows  

By Rainer Brandl | 5/12/22 12:48 PM | Infrastructure - SafeLinx | Added by Oliver Busse

Today I had the issue that after an installation of HCL SafeLinx 1.3 on Windows I could not get a connection from the HCL SafeLinx Administrator to the HCL SL Access Manager. After opening a case I received the information that there has been an issue inside the installer which was fixed on May 12th.

How to install HCL Nomad for web: Step-By-Step  

By Ales Lichtenberg | 9/21/21 2:12 AM | Infrastructure - SafeLinx | Added by Roberto Boccadoro

With the kind permission of the author Petr Kunc (Technical Advisor, Digital Solutions HCL Software), I would like to share his Step-by-Step document on how to install and configure HCL Nomad for web. Via to this document, you can run the test environment of your Nomad for web browser in just a few minutes.

HCL SafeLinx – Performance for Nomad  

By Milan Matejic | 9/16/21 1:29 AM | Infrastructure - SafeLinx | Added by Roberto Boccadoro

If you are planing to deploy HCL Nomad and you are unsure about the hardware needed for the HCL SafeLinx server, make sure to read the recently published knowledge base article "HCL SafeLinx Performance for Nomad". It offers important performance insights for HCL SafeLinx and HCL Nomad, and shows just how cost-effective HCL SafeLinx is.

HCL SafeLinx – SSL Issues   

By Milan Matejic | 2/11/21 8:35 AM | Infrastructure - SafeLinx | Added by Roberto Boccadoro

If you are using HCL SafeLinx and you cannot access your websites using “HTTPS” and you see the following error in the HCL SafeLinx “wg.log” log file: PKCS12_parse failed, return 587686001 (error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure Then, most likely, either you are using the wrong password for the “P12” file, database where your SSL certificates reside, or your HCL SafeLinx Server is installed on Linux and the password for the “P12” file contains some special characters that need to be escaped.