I see that some people have been able to make Citrix work with Linux, which is encouraging. I desperately need to be able to connect to my work system through Citrix, but so far I have not been able to make it work. I'm getting the famous SSL error 61. "You have not chosen to trust "Network Solutions Certificate Authority", the issuer of the server's security certificate."
I'm running LinuxMint 12 32 bit. I installed Open Motif from the Sofware Manager (this could be my problem, but I could not find where I could download this from the Citrix site). Then I installed the Citrix application and then I followed the instructions on the Ubuntu site:
https://help.ubuntu.com/community/CitrixICAClientHowTo. I ran the command to copy the certificates like it says:
- Code: Select all
sudo cp /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
In your case the path was different: /usr/lib/ICAClient/keystore/cacerts/
In my case the path is: /opt/Citrix/ICAClient/keystore/cacerts
I don't know if that makes a difference or not, but I copied the certificates and I'm still getting the SSL error 61. I would greatly appreciate some help with this as this is very urgent for me. All of my computers run Linux and I don't want to buy a Windows machine just to access Citrix.