Blog Entry

Get Citrix Working on SLED 10!

Author Info

23 October 2008 - 10:49pm
Submitted by: blandname

blog
Reads:

975

Score:
5
5
1
 
Comments:

0

Though the Citrix client comes as part of the default install on SuSE Linux Enterprise Desktop, unfortunately the root certificate is not installed for the Citrix ICA client, and furthermore requires an extension that is slightly different than the certificate vendor’s version.

When attempting to access a Citrix secure web gateway on SuSE Linux Enterprise Desktop, you’ll get the following error: You have not chosen to trust “Equifax Secure Global eBusiness CA-1?
Here goes:
Install the root certificate by opening a root x terminal session:

wget www.geotrust.com/resources/root_certificates/certi... && cp Equifax_Secure_Certificate_Authority_DER.cer /usr/lib/ICAClient/keystore/cacerts/Equifax_Secure_Certificate_Authority_DER.crt && exit

Browse to your Citrix web gateway again and login, then run an application.

Presto!

(oringinally posted at blandname.com in the SuSE category)


Author Info

23 October 2008 - 10:49pm
Submitted by: blandname




User Comments

© 2009 Novell, Inc. All Rights Reserved.