BusinessObjects Board

Enabling TLS 1.2/SSL SAP BusinessObjects 4.3

Hello, I am trying to enable TLS 1.2/SSL to acquire a true “https” authentication and running into some issues. I am not sure if this is a good spot to start but want to try. So I found the SAP KB: 1648573 - How to configure SSL/TLS on Tomcat in BI 4.x" which leads me to the article: “Tomcat apache - tomcat 9.0 SSL How to”, I already have my CA certification created but when I attempt to run the sslWizard program in order to import the CA cert, nothing loads and I am receiving errors when trying to run the .jar file this returns: “C:…\sslWizard>java -jar sslWizard.jar
Error: Unable to initialize main class com.sap.ps.sslwizard.Application
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/SWTException”

I’m not entirely familiar with java or this processes so am I starting with the correct steps? Has anyone encountered this issue?