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.