Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
fatinfazrizanor
Partner - Creator
Partner - Creator

Qlik Sense SSL URL Inaccessible

Hi Support, 

After updated  Proxy.exe.config to test websocket and revert the change, I cannot access the Qlik Sense SSL URL (e.g. open https://abc.com but cant access at https://abc.com:4244/internal_windows_authentication/?targetId=<guid>).

All configs appear correct. We only able to access via ip address. 

What i have checked:

  • The ssl cert is still valid

  • re-apply thumbprint in proxies

  • Restarted all Qlik services

  • the url listed in hostwhitelist

  • Port 4244 is open

 

Please help me.

Regards,

FT

Labels (2)
2 Replies
David_Friend
Support
Support

@fatinfazrizanor what version of QS?

So the config file is reverted back correct?

Maybe use Dev Tools in your browser what message does it show when you try opening that URL?

fatinfazrizanor
Partner - Creator
Partner - Creator
Author

Hi David, 

We use May 2025 QlikSense version. 

The config is reverted back correctly, we replaced to the original file. 

I checked the Dev Tools in Network tab, it just show status is failed)net::ERR_CONNECTION_TIMED_OUT. 

I noticed, the link is successful until  https://abc.com which is use port 443, but get error when proceed to authentication https://abc.com:4244/internal_windows_authentication/?targetId=<guid> which use port 4244, but i confirm port 4244 is accessible. 

 

Regards, 

FT