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
-
Verify you are using the following URLs:
https://localhost:63002https://<hostname>:63002
- Import a trusted certificate if required by your organization policy.
- Proceed according to your organization security guidelines.