downloadWhy can't I download this file?
Note: Location of /opt/Citrix/ICAClient/keystore/cacerts/ and /opt/Citrix/ICAClient/util/ctx_rehash may vary depending on the distribution and location you would be installing Citrix Worskpace App for Linux. Above location is on default Ubuntu Distribution installation directory /opt/Citrix/ICAClient/
Applicable Products
- Receiver
Citrix Workspace For Windows 2010
Objective
Citrix Workspace - Explore Citrix Workspace Use Cases - Citrix Explore Citrix Workspace use cases See how Citrix solves your business and IT challenges.
- Citrix Workspace increases employee engagement through a simpler way to work that unlocks innovation and drives better business results. Give employees the technology and tools they need—including optimized workflows via microapps—to do their best work, with a consistent and modern experience independent of legacy systems.
- This article is intended for Citrix administrators and technical teams only.Non-admin users must contact their company’s Help Desk/IT support team and can refer to CTX297149 for more information This article describes the steps for collecting logs and key data from Citrix Workspace app for Windows.
This article's objective is to describe the steps involved in trusting a CA certificate in Citrix Workspace App for Linux
Instructions
- Download CA certificate in PEM format.
- Save the certificate with .crt file extension.
- Switch to root user and copy the .crt CA certificate file to /opt/Citrix/ICAClient/keystore/cacerts/ folder.
- Make sure the CA certificate file is owned by Root user and Group, and it has -rw-r--r-- or 644 as the File permissions.
- Run /opt/Citrix/ICAClient/util/ctx_rehash
Note: Location of /opt/Citrix/ICAClient/keystore/cacerts/ and /opt/Citrix/ICAClient/util/ctx_rehash may vary depending on the distribution and location you would be installing Citrix Worskpace App for Linux. Above location is on default Ubuntu Distribution installation directory /opt/Citrix/ICAClient/
Additional Resources
Citrix Workspace Newest Version
Please use the below article to fix 'SSL error 61'
https://support.citrix.com/article/CTX203362
In most of the occasions we might need set a link to Firefox's keystore to Citrix & below command will help to set the link to Firefox's keystore to Citrix
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
https://support.citrix.com/article/CTX203362
In most of the occasions we might need set a link to Firefox's keystore to Citrix & below command will help to set the link to Firefox's keystore to Citrix
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
Comments are closed.