downloadWhy can't I download this file?Configure Citrix Receiver To Manually Add Http Stores To Search
  • Configure Citrix Receiver To Manually Add Http Stores Online
  • If you add “HTTP” to the URL, it will give you a warning like this: HTTP Store requires additional configuration before being added to the Citrix Receiver. Please contact your system administrator. Add desktops and applications to the store. On the Windows Start screen or Apps screen, locate and click the Citrix StoreFront tile. Select the Stores node in the left pane of the Citrix StoreFront management console and, in the Actions pane, click Create Store. On the Store Name page, specify a name for your store and click Next. Click Citrix Receiver in the list of applications, then click Uninstall. Once all Citrix applications are uninstalled, verify that the following folders no longer exist on your workstation. Rename any of the folders that you find. To rename a folder, right-click and choose rename, then add '.old' to the end of the folder name.

    Applicable Products

    • Receiver for Windows
    Http

    Objective

    This article describes how to enable users to add non-secure (HTTP instead of HTTPS) stores using Receiver.

    Instructions

    For Receiver 3.1 and later, only secure (HTTPS) stores are allowed by default. The following procedure describes how to bypass this limitation in order to use HTTP in test environments.
    Note: Citrix recommends using HTTPS in production environments.

    Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.

    Complete the following steps:

    1. Click Start and enter regedit

    2. For 64-bit Windows client machines, navigate to: HKEY_LOCAL_MACHINESOFTWAREWow6432NodeCitrix
      For 32-bit Windows client machines, navigate to: HKEY_LOCAL_MACHINESOFTWARE Citrix

    3. In Dazzle, set AllowAddStore value to A to allow users to add non-secure stores.
      Or, set AllowSavePwd value to A to allow users to save their passwords for non-secure stores.

    4. To add a store that is configured in StoreFront with a TransportType of HTTP, add the following value in AuthManager:
      Location: For 32-bit - HKEY_LOCAL_MACHINESOFTWARECitrixAuthManager
      For 64-bit - HKEY_LOCAL_MACHINESOFTWAREWow6432NodeCitrixAuthManager
      Name: ConnectionSecurityMode
      Value Type: REG_SZ ( String Value )
      Value: Any Excel 2016 for mac logo.

    5. Exit and restart Receiver.

    Note: AllowAddStore can be set to N, S or A:

    • N: Prevents users from adding or removing stores.

    • S: Allows users to add and remove secure stores only (HTTPS).

    • A: Allows users to add and remove both secure (HTTPS) and non-secure (HTTP) stores.

    AllowSavePwd can also be set to N, S or A. The default is the value specified from the PNAgent server at run time. It specifies whether users can save credentials for stores locally on their computer and applies only to stores using the PNAgent protocol.

    Configure Citrix Receiver To Manually Add Http Stores Online

    Add
    • N: Prevents users from saving their passwords.

    • S: Allows users to save their passwords for secure stores only (HTTPS).

    • A: Allows users to save their passwords for secure (HTTPS) and non-secure (HTTP) stores.


    Receiver 4.x do not allow for store configuration via direct manipulation of Windows registry. Receiver ADMX template (GPO) or command line (both installation and run-time) are provided instead.

    Disclaimer

    Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.