<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andrew Morgan &#187; Web access</title>
	<atom:link href="http://andrewmorgan.ie/tag/web-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewmorgan.ie</link>
	<description>Grumpy ramblings</description>
	<lastBuildDate>Fri, 30 Jun 2017 09:24:25 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Disabling HTTPS redirection for Citrix VDI in a Box web access.</title>
		<link>http://andrewmorgan.ie/2012/05/disabling-https-redirection-for-citrix-vdi-in-a-box-web-access/</link>
		<comments>http://andrewmorgan.ie/2012/05/disabling-https-redirection-for-citrix-vdi-in-a-box-web-access/#comments</comments>
		<pubDate>Tue, 22 May 2012 21:44:55 +0000</pubDate>
		<dc:creator><![CDATA[andyjmorgan]]></dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[VDI in a Box]]></category>
		<category><![CDATA[VDI]]></category>
		<category><![CDATA[Web access]]></category>

		<guid isPermaLink="false">http://andrewmorgan.ie/?p=1874</guid>
		<description><![CDATA[Update: 22/08/2012 For VDI in a Box 5.1 One of my dislikes for VDI in a Box is the SSL redirection that takes place as soon as you attempt to log in to the web access portal. SSL redirection I can live with, but the self signed certificate in VDI in a box can&#8217;t even be trusted and added as a known host due to the spaces in the name. So, if you are doing a proof of concept and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1881" title="Kaviza-VDI-in-a-box-3.0" src="/wp-content/uploads/2012/05/kaviza-vdi-in-a-box-3-0-e1337723207369.jpg" alt="" width="90" height="78" /></p>
<p>Update: 22/08/2012 For VDI in a Box 5.1</p>
<p>One of my dislikes for VDI in a Box is the SSL redirection that takes place as soon as you attempt to log in to the web access portal.</p>
<p>SSL redirection I can live with, but the self signed certificate in VDI in a box can&#8217;t even be trusted and added as a known host due to the spaces in the name.</p>
<p><a href="/wp-content/uploads/2012/05/vdierror.png"><img class="aligncenter size-full wp-image-1875" title="vdierror" src="/wp-content/uploads/2012/05/vdierror.png" alt="" width="507" height="616" /></a></p>
<p>So, if you are doing a proof of concept and like me, can&#8217;t be arsed fighting with certificate import on these devices, here&#8217;s a quick tip to flat out turn off the SSL redirection for desktop logins.</p>
<p>Fire up winscp, and log into the VDI in a box appliance.</p>
<p>Navigate to /home/kvm/kvm/install/servlet_container/webapps/dt/web-inf</p>
<p>take a copy of the web.xml (you&#8217;ll thank me if you balls this up)</p>
<p>edit the Web.xml file and remove the highlighted section below:</p>
<p><a href="/wp-content/uploads/2012/05/filter.png"><img class="aligncenter size-full wp-image-1876" title="filter" src="/wp-content/uploads/2012/05/filter.png" alt="" width="550" height="170" /></a></p>
<p>Save the file</p>
<p>Putty / SSH to the device and issue a &#8220;tc_start&#8221; to restart tomcat</p>
<p>Note: For VDI in a Box 5.1, I&#8217;ve found early copies of the appliance didnt contain this command. If tc_start is not available, reboot the virtual machine via the console or web gui.</p>
<p><img class="aligncenter size-full wp-image-1877" title="tc_START" src="/wp-content/uploads/2012/05/tc_start.png" alt="" width="283" height="51" /></p>
<p>Now browse to the http address, tada! No more silly ssl errors.</p>
<p><img class="aligncenter size-full wp-image-1878" title="done" src="/wp-content/uploads/2012/05/done.png" alt="" width="600" height="357" /></p>
<p><strong>NOTE:</strong> the admin console will still redirect, if you wish to disable this too, remove the following if statement from /home/kvm/install/serlet_container/webapps/admin/index.jsp</p>
<p><a href="/wp-content/uploads/2012/05/admin.png"><img class="aligncenter size-full wp-image-1879" title="admin" src="/wp-content/uploads/2012/05/admin.png" alt="" width="572" height="157" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmorgan.ie/2012/05/disabling-https-redirection-for-citrix-vdi-in-a-box-web-access/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
