Posts

Showing posts with the label Fedora32

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) 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 Direct download lik -> https://downloads.citrix.com/17904/ICAClient-rhel-20.06.0.15-0.x86_64.rpm?__gda__=1594195198_18044945221df16b768c3db047809453 Open termial and navigate to `Downloads` folder and issue the command `sudo rpm -i ICAClient-rhel-13.10.0.20-0.x86_64.rpm` Download Server certificate -> (GoDaddy Secure Server Certificate (Intermediate Certificate) - G2) download .crt format  https://ssl-ccp.godaddy.com/repository/gdig2.crt Open up terminal and issue the command and navigate to `Downloads` folder and issue the command `sudo su` make the commandline as root user  followed by copying the certificate as admin use...