Skip to content

Instantly share code, notes, and snippets.

@dmpe
Created March 9, 2020 22:34
Show Gist options
  • Save dmpe/7e2c7a8a97929656627ca4520d1ad1af to your computer and use it in GitHub Desktop.
Save dmpe/7e2c7a8a97929656627ca4520d1ad1af to your computer and use it in GitHub Desktop.
citrix - ssl cert cannot be trusted - tested on ubuntu
#!/bin/bash
cert_name=""
mv $cert_name /opt/Citrix/ICAClient/keystore/cacerts
/opt/Citrix/ICAClient/util/ctx_rehash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment