After configuring SSL for OneClick we're unable to access the OC admin web site or the WebApp.
Failed to initialize Tomcat on port 443 - the trustAnchors parameter must be non-empty
Unable to access the DX NetOps Spectrum OneClick OC admin site using port 8443.
The HTTPS on port 443 is not initialized by the Tomcat
The following error is logged in the Tomcat's log file (stdout.log or catalina.out file) found in $SPECROOT/tomcat/logs.
INFO: Initializing ProtocolHandler ["https-jsse-nio-443"]
Mar 22, 2019 3:47:45 PM org.apache.catalina.util.LifecycleBase handleSubClassException
SEVERE: Failed to initialize component [Connector[HTTP/1.1-443]]
org.apache.catalina.LifecycleException: Protocol handler initialization failed
...
Caused by: java.lang.IllegalArgumentException: the trustAnchors parameter must be non-empty
...
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
...
All supported DX NetOps Spectrum releases
One of two possible reasons:
Solutions:
See the Enable HTTPS for OneClick documentation topic for complete OneClick SSL configuration steps.