NOTE: Beginning in RLC 6.x, Release Control no longer runs under the Serena Common Tomcat. Instead, it is installed and run using the same JBoss/Tomcat installation that is used by SBM . By importing the certificates into SBM's JRE, you are automatically setting up RLC's JRE.
The fix for this problem will be to disable SSL configuration if using temporary profiles. Example of the start of the message is as follows: See the end of this message for details on invoking
1) The first step in configuring SSL is to obtain an SSL certificate . This can either be a self-signed certificate or a certificate obtained through a trusted certificate authority. Note that self-signed certificates will encrypt the user data but will result in a warning message to end users that the certificate may not be valid.
The users can choose NO and then continue using SBM . ... However, for this to work correctly, the AE host name must also match the "Issued To" name of the certificate in Configurator on the IIS Server view.
Otherwise they will not let the application to configure other things. In particular we let SSL configuration manager to crash the whole application. Configurator also exits after getting thread exceptions.