User Tools

Site Tools


docs:tips_n_tricks:citrix.html
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


docs:tips_n_tricks:citrix.html [12.06.2021 21:55 CEST] (current) – created peter
Line 1: Line 1:
 +====== Citrix ======
 +===== Citrix Workspace =====
 +==== Install missing Certificates on Debian ====
 +
 +<code bash>
 +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
 +</code>
 +
 +__References:__
 +
 +  * [[https://support.citrix.com/article/CTX108800|Error: "SSL Error 61: You have not chosen to trust 'Certificate Authority'..." on Receiver for Mac]]
 +
  
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