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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik sense error certificate

Hello everyone,

I am facing an issue with qlik sense certificates I have a web java application that I use to authenticate my users in qlik sense but I am not being able to

Everytime I request my qlik sense web page https://myqlikserver.domain.com/access I am being redirect correctly to my login application and when I authenticate i got this error javax.net.ssl.SSLException: hostname in certificate didn't match: <myqlikserver.domain.com> != <mysqlikserver>

I have exported qlik certificates, create the client.jks and root.jks and installed this certificates in my java application server keystore.

I have a wildcard certificate, installed this certificate thumbprint in the proxy configuration but everytime I try to authenticate i got the same error

javax.net.ssl.SSLException: hostname in certificate didn't match: <myqlikserver.domain.com> != <mysqlikserver>

In my MMC -> local computer -> personal I have my wildcard certificate and qliksense CA certificate.

The private keys were exported with the certificates.

What do I have to do to solve this issue?

Best Regards.

0 Replies