<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QMS API - Using Certificates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649393#M1263797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funny you should say that.. tried using QMSClient on the local server today and got this error when trying to get a service key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System.ServiceModel.Security.SecurityNegotiationException: Could not establish secure channel for SSL/TLS with authority 'qvapp1:4799'. ---&amp;gt; System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 08:18:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-23T08:18:07Z</dc:date>
    <item>
      <title>QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649389#M1263790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the example as found in the SDK Docs and attempting to connect to the QMS API but keep getting the error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; The HTTP request was forbidden with client authentication scheme 'Anonymous'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect to the QMS API on a developer machine which is on a different network. I installed the certificates on the developer machine by exporting on the Qlikview server and importing on the dev box. Any ideas how I can connect to the QMS API remotely?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649389#M1263790</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649390#M1263792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As stated in the Server Reference Manual, you also need to be a member of the "QlikView Management API" security group, see page 59: &lt;A href="https://d1cf4w4kkla6tb.cloudfront.net/qlikview/11.20/12451/QlikView%20Server%20Reference%20Manual_ENG.pdf" title="https://d1cf4w4kkla6tb.cloudfront.net/qlikview/11.20/12451/QlikView%20Server%20Reference%20Manual_ENG.pdf"&gt;https://d1cf4w4kkla6tb.cloudfront.net/qlikview/11.20/12451/QlikView%20Server%20Reference%20Manual_ENG.pdf&lt;/A&gt; . Also ensure the ports are open, so easiest way to test that it works is by doing it locally first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 12:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649390#M1263792</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-22T12:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649391#M1263794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This fails locally as well as remotely. Also the user running Qlikview is in all groups. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 23:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649391#M1263794</guid>
      <dc:creator />
      <dc:date>2014-07-22T23:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649392#M1263795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this fails locally then you might want to start investigating on that end. Ensure the user you are running with is running as an administrator (Right click on the program and select "Run as an administrator") and is a member of "QlikView Administrators", Local "Administrators" and "QlikView Management API" groups.&lt;/P&gt;&lt;P&gt;I would recommend to test with the QMS API Client first, part of the power tools. Then you can test commands too. It is an unsupported product but it is quite neat. Accessible at &lt;A href="https://community.qlik.com/docs/DOC-5903"&gt;Power Tools 1.2 for QlikView&lt;/A&gt; . Ensure that the service address matches your QMC, that the Service Version is correct and that you automatically retrieve new service key if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 07:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649392#M1263795</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-23T07:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649393#M1263797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funny you should say that.. tried using QMSClient on the local server today and got this error when trying to get a service key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System.ServiceModel.Security.SecurityNegotiationException: Could not establish secure channel for SSL/TLS with authority 'qvapp1:4799'. ---&amp;gt; System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649393#M1263797</guid>
      <dc:creator />
      <dc:date>2014-07-23T08:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649394#M1263799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you access the service URL locally? &lt;A href="http://localhost:4799/QMS/Service"&gt;http://localhost:4799/QMS/Service&lt;/A&gt;. If it doesn't work, might want to start in that end. Have you enabled SSL on the QMC? See C:\Program Files\QlikView\Management Service\QVManagementService.exe.config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;!-- Use HTTPS instead of HTTP for SSL-encrypted communication. You must configure a certificate for this to work --&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;add key="UseHTTPS" value="false"/&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This setting is by default set to false, and if changed to true and you are using SSL communication, it might be the reason why it fails. Try temporarily changing it, and restart the QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649394#M1263799</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-23T08:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649395#M1263801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately no I am unable to get the http only https, in fact all the services throughout qlikview seem to be only accessible through https (and Qlikview itself seems to be working). Checking the configurations, all of them are set as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;add key="UseHTTPS" value="false"/&amp;gt;. Setting to true and restarting the management service unfortunately doesn't change the error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a bit more information, its a base/clean installation on a freshly installed OS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649395#M1263801</guid>
      <dc:creator />
      <dc:date>2014-07-23T08:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649396#M1263803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you build trust with certificates? Check the same .config file, but instead check:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;!-- Set to true to enable regular windows authentication between services;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;set to false to enable certificates and SSL in communication between services --&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;add key="UseWinAuthentication" value="true"/&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;If set to false, then that is the reason why. Enabling communication with trust between services, should still make a local QMS API client work, if trying to connect to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://localhost:4799/QMS/Service"&gt;https://localhost:4799/QMS/Service&lt;/A&gt;&lt;SPAN&gt; . Notice the S after HTTP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 10:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649396#M1263803</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-23T10:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649397#M1263806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we use certificate trust, so WinAuthentication is set to false.. Our systems don't utilize active directory. I can connect to &lt;A class="jive-link-external-small" href="https://localhost:4799/QMS/Service" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;https://localhost:4799/QMS/Service&lt;/A&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;and it says within the browser that the all the certificates are valid. QV itself is working perfectly. Its all very strange. Any other points are appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 23:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649397#M1263806</guid>
      <dc:creator />
      <dc:date>2014-07-23T23:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649398#M1263808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the QMS API Client, try &lt;A href="https://localhost:4799/QMS/Service" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;" title="https://localhost:4799/QMS/Service"&gt;https://localhost:4799/QMS/Service&lt;/A&gt; when connecting, notice the S. If it is not working, you might need to bind the certificates for it to pick up. Not sure if the QMS API Client supports HTTPS. Either way, I know that for instance when using certificates and sending EDX triggers, there are some configuration steps. I can imagine API calls would be similar to a certain extent. See attached, that is the closest I can get you I believe. Otherwise try disabling the whole certificate trust and confirm that is where the issue lies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649398#M1263808</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-24T08:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649399#M1263810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This morning I signed in as the user which runs the Qlikview Services. I noticed that the user didn't have the certificates stored in the personal section. I imported them and it works perfectly. Unfortunately no other users (even though they have the certificates are working). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remotely (so a computer on a different network) still receives the same error. Do you know if the Qlikview Services are designed to work across multiple works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 05:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649399#M1263810</guid>
      <dc:creator />
      <dc:date>2014-07-25T05:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649400#M1263812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other users needs to be in the suggested security groups mentioned above. Yes, the QlikView Services should work with API tools across networks, especially within the same domain. Across domains you might encounter some permissions issue outside of QlikView, but if it works in general then it works for QlikView too. Ensure that the ports are open and connectable. See &lt;A href="https://community.qlik.com/docs/DOC-6500"&gt;QlikView Ports&lt;/A&gt; for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 06:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649400#M1263812</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-25T06:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649401#M1263814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Service Account and Administrator user are in identical groups and settings. Its on the local server box so surely that should affect it? All ports are open and still the same result. Is there a recommended method to export the certificates from one user and import to another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 06:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649401#M1263814</guid>
      <dc:creator />
      <dc:date>2014-07-25T06:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649402#M1263816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works for those account and they are in those groups locally, then that would explain why it works for them. Add other service/user accounts in those groups in order to get this to work, and export/import the private certificates on the other machine where you want it to work. You need a certificate to get inside of the "trusted zone" of the QMC and the other service. Without it, you have no possibility to communicate. The certificates are used to build trust.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 06:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649402#M1263816</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-25T06:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649403#M1263818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Managed to get a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deleted all certificates.. Rebooted a number of times and allowed Qlikview to recreate all the certificates. It appeared when I did the original export of certificates under the *administrator* account I should of exported it under the user that runs the Qlikview services. To resolve the problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Signed in to the server desktop as the user who runs the services (in &amp;gt; this case "QlikviewUser")&lt;/LI&gt;&lt;LI&gt;Load up MMC.exe :: Certificates :: Local Computer (not personal or service) &lt;/LI&gt;&lt;LI&gt;Exported all 3 Certificates with Private Key (Private key isn't available under any other user). If you export them as another user it'll export them successful but its not including the private key.. So it has to be signed in as the user who runs the Qlikview Services and under Local Computer. I did try giving the Administrator user access to the private key under Local Computer but this didn't resolve the problem.&lt;/LI&gt;&lt;LI&gt;Sign in as the Administrator User or whatever user you want to use the API under to the Desktop&lt;/LI&gt;&lt;LI&gt;Go to MMC :: Certificates :: Personal &lt;/LI&gt;&lt;LI&gt;Import all 3 certificates.&lt;/LI&gt;&lt;LI&gt;Success&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I got it to work under other users on the local server box. Previously, all the certificates were marked as valid and were&amp;nbsp; installed following the Qlikview manual line by line. It seems as if this "functionality" hasn't been documented very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get it working remotely, I added the Qlikview Server's name in my hostfile and added the certificates to the Local Computer and Personal times. After this it resolved itsself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only challenge yet is how to configure the API in Qlikview to use a FQDN instead of a computer hostname.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 08:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649403#M1263818</guid>
      <dc:creator />
      <dc:date>2014-07-29T08:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649404#M1263820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can one get his hands on QVCertTool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 11:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649404#M1263820</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2014-11-20T11:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: QMS API - Using Certificates</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649405#M1263822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought you know everything &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; . I happen to look for this Tool as I need to use EDX commandline using certificates. Did you get hold of this QVCertTool?&lt;/P&gt;&lt;P&gt;Anyone else? Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 18:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-API-Using-Certificates/m-p/649405#M1263822</guid>
      <dc:creator>gdevarashettyhf</dc:creator>
      <dc:date>2016-10-04T18:54:03Z</dc:date>
    </item>
  </channel>
</rss>

