rPi Citrix setup

Install the “Citrix Workspace app for Linux (ARM HF)” as downloaded from the citrix site. On debian stretch this should install out of the box with no additional changes.

Once installed we need to expose the existing certificates to Citrix by running

sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts

This should resolve any cert issues seen when launching from a downloaded .ica file.