Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Qlik replicate - Configuration SSL/TLS UI windows and Server Linux

Hi,

I have a windows server where  works only as Qlik Replicate UI server and Linux Server as Qlik Replicate Server.

After configure and vincule those and since console in windows I have an error "Could not establish trust relationship for the SSL/TLS secure channel"

Thanks

Labels (3)
1 Solution

Accepted Solutions
Steve_Nguyen
Support
Support

@lguevara 

1. yes i know the configuration of using Windows UI to connect to a Linux Server.

2.is this a new setup or was working and something change?

3. try below :

a. on the Linux server stop the Replicate service

then on the Linux server : ~/data/ssl and rename ~data/ssl/data to ~/data/ssl/dataorg

b.start the Replicate service on the linux server.

c. on the Windows server , open command prompt as administrator

run ~\replicate\bin> repsrv setserverpassword mypasswordabc  

notes: mypasswordabc is the admin password for the admin user for the Replicate linux user .

d. and restart the Replicate UI service on the windows server.

does it connect now. ? 

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

4 Replies
Steve_Nguyen
Support
Support

@lguevara 

1. what do you mean "After configure and vincule those and since console in window" ?

2. we have similar article :

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-console-shows-a-Could-not-est...

 

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
lguevara
Partner - Creator II
Partner - Creator II
Author

Hi @Steve_Nguyen 

About 1:

I have this configuration: the Replicate Console component and the Replicate Server components are running on two separate machines

lguevara_0-1738689956852.png

 

2.- Yes, but in my case the UI Console in windows the data directory not have ssl directory.

 

thanks

 

 

Steve_Nguyen
Support
Support

@lguevara 

1. yes i know the configuration of using Windows UI to connect to a Linux Server.

2.is this a new setup or was working and something change?

3. try below :

a. on the Linux server stop the Replicate service

then on the Linux server : ~/data/ssl and rename ~data/ssl/data to ~/data/ssl/dataorg

b.start the Replicate service on the linux server.

c. on the Windows server , open command prompt as administrator

run ~\replicate\bin> repsrv setserverpassword mypasswordabc  

notes: mypasswordabc is the admin password for the admin user for the Replicate linux user .

d. and restart the Replicate UI service on the windows server.

does it connect now. ? 

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
lguevara
Partner - Creator II
Partner - Creator II
Author

Hi @Steve_Nguyen ,

Please I tried do this steps, but I have the same message "Could not establish trust relationship for the SSL/TLS secure channel". I work in replicate server (Centos) and UI replicate server(Windows).

 

thanks