User Tools

Site Tools


ubuntu:citrix:add_more_ssl_certificates

This is an old revision of the document!


Ubuntu - Citrix - Add more SSL Certificates

Certificate error when using Citrix Receiver.

By default, Citrix Receiver only trusts a few root CA certificates, which causes connections to many Citrix servers to fail with an SSL error.

The ca-certificates package (already installed on most Ubuntu systems) provides additional CA certificates in /usr/share/ca-certificates/mozilla/ that can be conveniently added to Citrix Receiver to avoid these errors:

sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts/ 
 
sudo c_rehash /opt/Citrix/ICAClient/keystore/cacerts/
ubuntu/citrix/add_more_ssl_certificates.1581272150.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki