Browser displays a certificate warning during HTTPS access

Symptom

When you access the application using HTTPS, the browser displays a certificate trust warning. The warning indicates that the connection is not trusted. This behavior is commonly seen in test or beta environments.

Cause

The certificate is self-signed or not trusted by the browser or system.

Action

  1. Verify you are using the following URLs:
    https://localhost:63002
    https://<hostname>:63002
  2. Import a trusted certificate if required by your organization policy.
  3. Proceed according to your organization security guidelines.