citrix on linux

12 Jul 2021

Issue

Error: "SSL Error 61: You have not chosen to trust 'Certificate Authority'..." on Receiver for Linux

Fix

$ sudo mv /opt/Citrix/ICAClient/keystore/cacerts   /opt/Citrix/ICAClient/keystore/cacerts.bk
$ sudo ln -s /etc/ssl/certs/   /opt/Citrix/ICAClient/keystore/cacerts

That’s it, happy coworking, 😊