Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Followings the topics for QV change from http to https (all services) we have the QMC that says that all the possible services are in https (System Section).
If I go via browser to https://server:4799/QMS/Service the site doesn't respond while the same version in http works fine as before the migration.
I have chekced all settings and they seems turned all for using https protocol (All config files have been updated and the Certificates installed).
Any ideas?
Thanks
Umberto
Hi @adhocsistemi,
Check %Program Files%\QlikView\Management Service\QVManagementService.exe.config to see if entry <add key="UseHTTPS" value="true"/> is configured.
Refer to the following articles for configuring the QMS to use SSL:
Best Regards
Hi,
thanks for your reply.
All your suggestions have been applied and I have to say that the Access Point end the Qlik Management Console work fine.
The Qlik Management Service ( https://server:4799/QMS/Service) doesn't work. If I type that URL within the browser it doesn't respond while http://server:4799/QMS/Service is ok.
I don't understand the reason. From the Manage Consol point of view seems all works fine in https but the QMS not.
Thanks
Umberto
Hello,
Along with @Chip_Matejowsky actions,
1. Make sure the certificate is bound to port . (See the instructions in the below article link).
2. Make sure you generated a separate GUID for the QMS (See the instructions in the below article link).