Configure Status Information on Certificate Summaries

By default, certificate status information is provided at the end of the summary pop-up window when a hyperlinked certificate name is selected. You can include or exclude the status information. Because the status information is compiled in real time, you might not want to include it.

About this task

The VerificationOnPopupInfo property controls whether the status information is displayed in the certificate summary. This property is in the ui.properties file. Values for the VerificationOnPopupInfo property are:
  • true - include validation information (default)
  • false - do not compile or display validation information in the pop-up window
  • (any other value) - include validation information

To prevent the compilation and display of the status information:

Procedure

  1. Open the ui.properties file.
  2. Update the value of VerificationOnPopupInfo to be false. For example:
    VerificationOnPopupInfo=false
  3. Save and close the file.
  4. Restart Sterling B2B Integrator.