<?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>bluecoat &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/tag/bluecoat/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Mon, 10 Jan 2011 12:17:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Public key authentication with bluecoat proxy</title>
		<link>https://arunns.net/public-key-authentication-with-bluecoat-proxy/</link>
					<comments>https://arunns.net/public-key-authentication-with-bluecoat-proxy/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 12:17:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bluecoat]]></category>
		<category><![CDATA[proxy]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=414</guid>

					<description><![CDATA[&#8211; Create a key with length maximum 1024 on your machine $ ssh-keygen -t rsa -b 1024 -f filename &#8211; ssh to the bluecoat proxy > en # configure terminal #(config) ssh-console #(config ssh-console) inline client-key admin ... < paste the key after those three dots > ... ./arun]]></description>
										<content:encoded><![CDATA[<p>&#8211; Create a key with length maximum 1024 on your machine</p>
<p> <code>$ ssh-keygen -t rsa -b 1024 -f filename</code></p>
<p>&#8211; ssh to the bluecoat proxy</p>
<p><code><br />
> en<br />
# configure terminal<br />
#(config) ssh-console<br />
#(config ssh-console) inline client-key admin ...<br />
< paste the key after those three dots ><br />
...</code></p>
<p>./arun</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/public-key-authentication-with-bluecoat-proxy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
