Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We are requesting assistance with an SSL/TLS certificate issue on our Qlik Replicate Server.
Environment:
- Qlik Replicate version: 2025.11.0.285 (X64)
- OS: Windows Server 2022
- Server hostname: BMTPRMPDBQLIK01.domain
- Affected port: 3552 (Replicate Server/agent communication port)
Background:
Our internal security team flagged the default self-signed certificate on port 3552 as untrusted (Nessus Plugin ID 51192 - SSL Certificate Cannot Be Trusted). We obtained a proper wildcard certificate issued by Sectigo (*.domain) and attempted to replace the self-signed certificate following the official documentation:
https://help.qlik.com/en-US/replicate/November2025/Content/Replicate/Main/Security/set_up_server_htt...
Steps we have completed so far:
Current issue:
After completing the above steps, the Replicate web console now returns the following error:
"SYS, General - The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."
This suggests the UI Server is still unable to validate trust when communicating internally with the Replicate Server over port 3552, despite the certificate chain appearing valid via openssl verification.
Could you please advise:
Thank you