Installing Rational DOORS for Rational Quality Manager Interface (DOORS 9.3)

The Rational® DOORS® for Rational Quality Manager Interface client and server are offered as options on the Custom Setup window when you install the Rational DOORS client.
Note: This topic applies to Rational DOORS version 9.3 and earlier. For information about integration Rational Quality Manager with Rational DOORS version 9.4 and later, see Rational DOORS 9.4 and Rational Quality Manager.

If the Jazz™ SSL certificate changes, the integration between Rational Quality Manager and Rational DOORS no longer works.

You can resolve this issue by reimporting the Jazz SSL certificate into Rational DOORS.

To import the Jazz SSL certificate:

  1. Get the self-signed SSL certificate from the Rational Quality Manager server.
  2. Run the following command to import the certificate to generate a new trustStore in the Rational DOORS server:
    keytool -import -alias localhost -file localhost.crt -keystore jassecacerts

    The default Rational DOORS keystore password is Rational. To improve security, change the default keystore password.

  3. Run the following command to change the Rational Quality Manager Interface serversstart.bat file to use the new trustStore:
    -Djavax.net.ssl.trustStore=../certificates/jssecacerts 

Feedback