Posts under Tag: Citrix
ssl cert: key + pem = pkcs12
OpenSSL Image

or how to convert PEM certificate file to PKCS12 : $ openssl pkcs12 -export -out CertificateNAme.pfx -inkey PrivateKey.key -in CertificatePem.crt -certfile CACert.crt I have not CACert.crt (but it is public…by the way) so I have not used -certfile Then imported into Citrix Access Gateway CAG VPX and it works. Enjoy! Rif also to http://www.sslshopper.com/article-most-common-openssl-commands.html

By with 0 comments
XenServer: Unable to read data from the transport connection : An existing connection was forcibly closed by the remote host
XenServer

If try to collect logs for support (or other) and get : Unable to read data from the transport connection : An existing connection was forcibly closed by the remote host Disable proxy use (or settings) in Tools–>Options!

By with 0 comments
Citrix Receiver 12.0 for Linux: SSL Error 61
Screen-shot-2010-03-03-at-12.38.39-PM

After upgrading from Citrix Receiver 11.1 for Linux to version 12.0 a new/old error (re)appears: SSL Error 61 “you have not chosen to trust”! Why ? In ver 11.1 I  have i already nstalled all necessary Ca Root certificates (do you remember ?  /keystore/cacerts… a well known problem!) and all was ok! So I hoped an upgrade should have kept [...]

By with 0 comments
Citrix Netscaler Datastream… first experience!
citrix-netscaler

Citrix Netscaler Datastream… first experience!  Citrix Datastream is a new Citrix technology to obtain advatanges about MySQL and MSSQL, it is used by the best (for me) Citrix appliance, Netscaler! Rif: http://www.citrix.com/English/NE/news/news.asp?newsID=2309691 Some docs are available at Citrix site: http://support.citrix.com/proddocs/topic/netscaler/ns-dbproxy-wrapper-con.html, but you can also see some info at CitrixTV, they are very interesting: http://www.citrix.com/tv/#search/netscaler Docs could be better, more complete [...]

By with 0 comments
Licensing deployment of Citrix NetScaler

The Citrix NetScaler license is installed in the appliance. To redeem your Citrix NetScaler license (release 8.0 and later), you will need the MAC address of the appliance. To obtain the MAC address, perform the following actions:

By with 0 comments
Access Gateway/Netscaler iPhone QuickAndDirty

ecco “due righe” per la configurazione dell’accesso esterno usando Citrix Access Gateway Enterprise / Netscaler usandi iPhone/iPad: add vpn sessionAction iPhone_Profile1 -defaultAuthorizationAction ALLOW -SSO ON -homePage “http://SERVERFQDN/citrix/iphone/config.xml” -icaProxy ON -wihome “http://SERVERFFQDN/citrix/iphone/config.xml” -wiPortalMode NORMAL -ClientChoices OFF -ntDomain DOMAIN.LOCAL -clientlessVpnMode OFF

By with 0 comments
Xenserver add local HBA LUN

quando si aggiunge una lun ad un server xenserver appartenente ad un pool essa viene automaticamente aggiunta come repository condiviso, anche se in realtà il nostro interesse potrebbe essere solo quello di farla vedere ad uno solo dei xenserver del pool. Per permettere ciò occorre, nella versione 5.5, eseguire il tutto via CLI di Xenserver.

By with 0 comments