Skip to content

Instantly share code, notes, and snippets.

@rsrini7
Last active September 16, 2022 08:42
Show Gist options
  • Save rsrini7/2ddc4af6da0ea72a596f4982625fdc4f to your computer and use it in GitHub Desktop.
Save rsrini7/2ddc4af6da0ea72a596f4982625fdc4f to your computer and use it in GitHub Desktop.
You have chosen not to trust… – Citrix Receiver and SSL error 61
Install Citrix for Linux from
https://www.citrix.com/en-in/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
If Error:
You have not chosen to trust "entrust root certification authority-G2" the issuer of the server security certificate ssl error 61
Follow this step to resolve cert issue:
https://mikesmithers.wordpress.com/2018/06/08/you-have-chosen-not-to-trust-citrix-receiver-and-ssl-error-61-on-ubuntu/
in Gist :
1. download g2 cert from https://www.entrust.com/resources/certificate-solutions/tools/root-certificate-downloads
2. sudo cp entrust_g2_ca.cer /opt/Citrix/ICAClient/keystore/cacerts/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment