User Tools

Site Tools


docs:tips_n_tricks:citrix.html

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:

docs/tips_n_tricks/citrix.html.txt · Last modified: 12.06.2021 21:55 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki