You have not chosen to trust Equifax Secure Global eBusiness CA-1

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 http://www.geotrust.com/resources/root_certificates/certificates/Equifax_Secure_Certificate_Authority_DER.cer && 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!

(PARDON THE LINEWRAP, BUT THIS ONE-LINER IS WORTH IT)

Citrix to Announce XenSource Purchase

The Register is reporting that Citrix will be letting everyone know tomorrow that it plans to acquire XenSource tomorrow.

This doesn’t come as much of a surprise as we know Citrix has been looking long and hard at a virtualization platform.

While this seems to be a very good move on behalf of Citrix, it remains to be seen what the fate of the open source Xen project will be.

As predicted, 2007 is shaping up to be the year of the virtual machine with Microsoft, SWSoft, EMC/VMware and now Citrix ready and set to keep spending and marketing this paradigm.

Publish a Remote App Using Longhorn Server

A thumbnail of the result

First you will need to add the Terminal Services Role to your Longhorn installation either through the Roles Wizard or by using the Software Manager. You may also wish to install the Web TS Role while you are there to allow users to connect to a website, authenticate, and run a remote app easily. Once this has been completed, restart the system as required and head to the Administrative Tools Control Panel. Here you will find the Remote Programs applet. From here we can browse to an application to publish, and export it as an RDP file compatible with both Vista and current versions of Windows. You may also wish to add authentication to the file, but remember that if the file will be used on another system the authentication settings will be lost. In my case I used Word 2007 Beta – so I log in, and the window goes full screen with only Word loaded! This is a great way to securely publish apps with the right config, and I can’t wait to see what happens in the final version. This is very similar to what Citrix does, but presumably (keeping fingers crossed).