Fedora 32 Setting up Citrix workspace client



Installing and settingup citrix workspace on Fedora 32 in case you are facing issues with certificate error (SSL Error 61: You have not chosen to trust 'Certificate Authority)

  1. Download the latest version of citrix workspace app for linux form here https://www.citrix.com/en-au/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
  2. Direct download lik -> https://downloads.citrix.com/17904/ICAClient-rhel-20.06.0.15-0.x86_64.rpm?__gda__=1594195198_18044945221df16b768c3db047809453
  3. Open termial and navigate to `Downloads` folder and issue the command `sudo rpm -i ICAClient-rhel-13.10.0.20-0.x86_64.rpm`
  4. Download Server certificate -> (GoDaddy Secure Server Certificate (Intermediate Certificate) - G2) download .crt format  https://ssl-ccp.godaddy.com/repository/gdig2.crt
  5. Open up terminal and issue the command and navigate to `Downloads` folder and issue the command `sudo su` make the commandline as root user 
  6. followed by copying the certificate as admin user to citrix certificate store `cp  gdig2.crt /opt/Citrix/ICAClient/keystore/cacerts` 
  7.  and then issue the command /opt/Citrix/ICAClient/util/ctx_rehash 
references :: https://support.citrix.com/article/CTX231524

Comments

Popular posts from this blog

Probing element in app.config + Post build event to copy multiple files

List of useful tools(Must have tools/Application)