Skip to content

Instantly share code, notes, and snippets.

@istairbn
Created December 26, 2021 15:11
Show Gist options
  • Save istairbn/2f5f04386be9c5968d2029ac9ffa7d0d to your computer and use it in GitHub Desktop.
Save istairbn/2f5f04386be9c5968d2029ac9ffa7d0d to your computer and use it in GitHub Desktop.
Adds the Comodo Cert to Citrix Workspace location, so you can use Thomson Reuters applications.
#!bin/bash
# Adds the Comodo Cert to Citrix Workspace location, so you can use Thomson Reuters applications.
curl https://support.comodo.com/index.php?/Knowledgebase/Article/GetAttachment/969/821026 >> /opt/Citrix/ICAClient/keystore/cacerts/Comodo.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment