Salesforce

How Do I Use SSL with NotesDB or Domino Component? (Magic xpi 4.14)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

How Do I Use SSL with NotesDB or Domino Component? (Magic xpi 4.14)

To use Notes DB or Domino with SSL encryption you need to follow the additional steps below during the installation of HCL Domino as well as Magic xpi installation.

First, during HCL Domino installation you need to make sure that the installed certificates are trusted.

In case the certificates are not trusted, follow the steps below to trust the certificate.

https://ds-infolib.hcltechsw.com/ldd/ddwiki.nsf/dx/Connecting_to_a_Domino_server_over_SSL_in_Java_using_a_self_signed_certificate._

With this, the Domino installation with SSL support will be complete.

Next, once the Magic xpi installation is completed, perform the following steps:

  1. Get the Domino server certificate.

  2. Install this certificate in the folder jre\lib\security\cacerts for both 64-bit and 32-bit. JDK.

  3. Create a file with the name dominocertsconfig under the JDK\jre folder. This file should be present under both 32-bit and 64-bit JDK folders.

  4. In this file add the content below using a text editor.

domino.keystore=<Magic xpi installation>\\Runtime\\JDK8x86/x64\\jre\\lib\\security\\cacerts
domino.kspassword=changeit

  1. Copy the NCSO.jar to the Magic xpi machine from the Lotus Notes server and add it to the <Magic xpi installation>\runtime\java\lib directory.

Reference
Attachment 
Attachment