I have installed Citrix following the instructions in this link:
https://help.ubuntu.com/community/CitrixICAClientHowTo
including adding more SSL certificates:
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts/
sudo c_rehash /opt/Citrix/ICAClient/keystore/cacerts/
The site I am trying to reach is hosted by GoDaddy and I get an SSL ERROR 61.
Has anyone successfully solved this issue and if so, how?
Thanks