We would like to setup two SSL certificates for multiple domain name access for one Qlik Sense server.
We have one Qlik Sense Server installed in our local domain: https://qlik01.ourdomain.local
The server is using a self signed certificate.
I would like to give external companies access to our qlik sense server using https://qlik.ourcompany.com
I have a valid wildcart SSL certificate for *.ourcompany.com.
I tried setting up a new node with the proxy service enabled, for host name qlik.ourcompany.com.
Then I added the thumbprint of the imported wildcart certificate for *.ourcompany.com to the proxy for the new node.
When accessing Qlik Sense from an external address using qlik.ourcompany.com, I still get a warning because it's using the self-signed certificate for qlik01.ourdomain.local instead of the wildcard certificate.
How can I set this up properly?