Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 2, 2021 9:17:50 AM
Nov 19, 2013 1:30:59 AM
How to configure the QlikView Management Console (QMC) to use HTTPS.
Environment:
Before starting, there is a first thing to consider: What certificate would you like to use?
There are 3 types of certificates:
This article includes instructions for Self-signed certificates only.
One obstacle is how to create a Self-signed certificate on a server that does not have IIS installed?
If the Qlikview Management Service is installed on a server that does have IIS, you have several options.
1. You can temporarily install IIS role, open IIS and select Server Certificates to create a self signed certificate. Once you are done with the install and binding using netsh you can remove IIS role from the server
2. There are other server certificate tools available that can be used in lieu of installing the IIS role temporarily to generate the self signed certificate.
http://www.mcbsys.com/blog/2016/11/generate-an-ssl-certificate-request-without-iis/
https://www.digicert.com/util/csr-creation-microsoft-servers-using-digicert-utility.htm
Example command line prompt: