Created
March 9, 2020 22:34
-
-
Save dmpe/7e2c7a8a97929656627ca4520d1ad1af to your computer and use it in GitHub Desktop.
citrix - ssl cert cannot be trusted - tested on ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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