Table of Contents

Citrix

Citrix Workspace

Install missing Certificates on Debian

openssl rehash .
cp -p NewCaCert.pem <symlink named after hash>  /opt/Citrix/ICAClient/keystore/cacerts/
cp -p NewCaCert.pem                             /opt/Citrix/ICAClient/keystore/cacerts/NewCaCert.crt
cp -p NewIntermediateCert.pem                   /opt/Citrix/ICAClient/keystore/intcerts
cp -p NewIntermediateCert.pem                   /opt/Citrix/ICAClient/keystore/intcerts/NewIntermediateCert.crt

References: