Citrix on Aspire one

I haven't gotten my One yet, but I have successfully installed Citrix on Ubuntu 8.04. The biggest issue was that the Citrix client didn't come with a root security certificate for the certificate provider of the server I was connecting to, which seems to be your problem too. I had to go to the provider's web page, download a copy of their root certificate in crt format, and put it in the /usr/lib/ICAClient/keystore/cacerts/ folder. After that it worked just fine.
 
Back
Top