For some connections Citrix ICA client may display message saying:
You have hot chosen to trust "XXX server", the issuer of the server's security certificate.
Basically if you have Mozilla Firefox installed on your PC you may easily use its certificates for Citrix client as well.
Do do it just copy them over to ICA Client certificate folder:
sudo cp /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
You have hot chosen to trust "XXX server", the issuer of the server's security certificate.
Basically if you have Mozilla Firefox installed on your PC you may easily use its certificates for Citrix client as well.
Do do it just copy them over to ICA Client certificate folder:
sudo cp /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
No comments:
Post a Comment