|
Results |
|
Serena VM Web Application Server fails to initialize the SSL connector(s) on port 8443 and/or 8444
... 26 more Sep 26, 2012 12:24:42 PM org.apache.catalina.core.StandardService initInternal SEVERE: Failed to initialize connector [ Connector [HTTP/1.1-8444]]
|
|
|
Cannot connect from Composer to repository in Tomcat cluster with Client Certificate Authentication
SecurityTokenServiceExternal URL must point to the 8443 port , but in fact it points to the external port 8243. As a result, the returned response is HTTP.403 Forbidden.
|
|
|
After upgrading the VM server to release 8.5.0, File Server clients using SSL randomly report "error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure" Detail: SSL connect failed in tcp_connect()."
When Version Manager File Server clients connect to a VM File Server running release 8.5.0, and they communicate with that server via SSL (HTTPS on port 8443 ), those clients will randomly get errors of the type: File Server Status Error communicating with file server "https://ServerName
|
|
|
How to configure one-way and two-way SSL for Release Control and ZMF Connector
edit server.xml to use port 8443 and a valid path and password to the keystore/truststore file. For example:
|
|
|
How to install setup the ZMF Connector to communicate with SBM using SSL (SBM and ZMF Connector on same server)
-- Uncomment out the port 8443 section by removing the beginning comment characters (<!-- ) and the ending comment characters (-->) -- Update the keystorePass to the password you entered in Step 7 above -- Remove the keyAlias for the keystoreFile
|
|
|
Serena RLM Mainframe Connector Guide
< Connector port =" 8443 " protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS"
|
|
|
Serena ChangeMan ZMF Connector Configuration Guide
In the Tomcat conf directory (<ZMF Connector Tomcat installation path>\common\tomcat\8.0\conf), edit server.xml to use: • port 8443
|
|
|
ChangeMan ZMF Connector Configuration Guide
In the Serena Common Tomcat conf directory (<ZMF Connector Tomcat installation path>\common\tomcat\8.0\conf), edit server.xml to use: • port 8443
|
|
|
SSL Certificate with own CA Certificate.docx
< Connector SSLEnabled="true" acceptCount="100" clientAuth ="false" disableUploadTimeout="true" enableLookups="false" keyAlias="tomcatCM" keystoreFile="conf/serena.keystore" keystorePass="serena" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" port =" 8443 " scheme="https" secure="true " sslEnabledProtocols="TLSv1.2,TLSv1.1,TLSv1"
|
|
|
Upgrading 2008 R2 to 2009 R1 and the Keystores are lost during upgrade
--> < Connector port =" 8443 " address="${jboss.bind.address}" maxThreads="100" strategy="ms" maxHttpHeaderSize="8192"
|
|
|