Results 1 to 2 of 2
Hi
I have installed a Citrix Client but to get it to function I need to copy a Certificate to / usr/lib/ICAClient/keystore/cacerts
but my problem is I do not have ...
- 07-30-2010 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 3
Problem Fixed Thanks Need to install Certificate
Hi
I have installed a Citrix Client but to get it to function I need to copy a Certificate to /usr/lib/ICAClient/keystore/cacerts
but my problem is I do not have a clue on how to find /usr/lib/ICAClient/keystore/cacerts or how to do the copy over can any nice person help
I am using Fedora 12
Thanks
Stuart
- 07-30-2010 #2
Hello stuarts-burgers
I have never installed a citrix client but what you should probably do is open the terminal and as root write
Code:cp /path/to/file.crt /usr/lib/ICAClient/keystore/cacerts


Reply With Quote