<?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>Aldoblog &#187; pgp</title>
	<atom:link href="http://aldoblog.com/tag/pgp/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldoblog.com</link>
	<description>Michael Alderete’s Weblog</description>
	<lastBuildDate>Sat, 21 Jan 2012 09:38:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PGP Desktop manual proxy configuration for Mac OS X</title>
		<link>http://aldoblog.com/2005/08/pgp-desktop-manual-proxy-configuration-for-mac-os-x/</link>
		<comments>http://aldoblog.com/2005/08/pgp-desktop-manual-proxy-configuration-for-mac-os-x/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 01:23:00 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[eudora]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os-x]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[pgp-desktop]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://aldoblog.com/?p=493</guid>
		<description><![CDATA[I upgraded to PGP Desktop 9 because the new version would finally work with Eudora on Mac OS X. All I had to do was install the new version, reboot, and the new automatic mode began immediately discovering and auto-enabling my email accounts as I used them.

Unfortunately, the automatic mode doesn't work so well if you are also using some kind of network tunnel, such as a VPN or ssh port forwarding, which is increasingly common for me as I take the laptop to clients or on the road. I thought I would document the configuration of manual proxy mode for Mac OS X users, since I found the documentation light in this area.]]></description>
			<content:encoded><![CDATA[	<p>Two months ago I upgraded to <span class="caps">PGP</span> Desktop 9, because the new version would finally work with Eudora on Mac OS X. Indeed, all I had to do was install the new version, reboot, and the new automatic mode began immediately discovering and auto-enabling my email accounts as I used them. It does this with some clever connection redirection using the built-in Mac OS X firewall, courtesy of the Unix subsystem.</p>

	<p>Unfortunately, the automatic mode doesn&#8217;t work so well if you are also using some kind of network tunnel, such as a <span class="caps">VPN</span> or ssh port forwarding, which is increasingly common for me as I take the laptop to clients or on the road.</p>

	<p>I finally got around to figuring out how to set up <span class="caps">PGP</span> Messaging&#8217;s manual proxy mode, courtesy of <a href="http://forums.pgpsupport.com/viewtopic.php?p=13135#13135">decent instructions for Windows users</a> written by Robert Johansen of <span class="caps">PGP</span>. I thought I would document the configuration for Mac OS X users, since there are substantial differences in the application between the two platforms.</p>

	<p><span id="more-493"></span></p>

	<h3><span class="caps">PGP</span> Desktop manual proxy configuration for Mac OS X</h3>

	<p>There are basically two parts to configuring the manual proxy for <span class="caps">PGP</span> Desktop: configure <span class="caps">PGP</span> to use manual proxy mode, and then configure your email client to connect to the proxy, instead of your mail server.</p>

	<h4>Configure <span class="caps">PGP</span> Desktop for Manual Proxy Mode</h4>

	<p><ol><li>Open the <span class="caps">PGP</span> Desktop application, and choose Preferences from the <span class="caps">PGP</span> menu. Switch to the Messaging preference panel, and click the Advanced&#8230; button in the middle right of the preference panel:<br />
<img src="/images/pgp/prefs-messaging.gif" title="PGP Preferences, Messaging panel" alt="PGP Preferences, Messaging panel" width="450" height="279" /> </li></p>

	<p><li>In the Advanced Settings sheet, switch the <span class="caps">PGP</span> Proxy Option from Automatic to Manual Proxy:<br />
<img src="/images/pgp/prefs-messaging-advanced.gif" title="PGP Messaging Advanced: PGP Proxy Options" alt="PGP Messaging Advanced: PGP Proxy Options" width="450" height="347" /> </li></p>

	<p><li>Click OK to close the Advanced sheet, then close the Preferences panel.</li></p>

	<p><li>Click on each of your <span class="caps">PGP</span> Messaging services in turn, and verify that the Incoming and Outgoing Mail Server settings are both set to the hostname of these servers:<br />
<img src="/images/pgp/messaging-service-properties.gif" title="PGP Messaging, Service Properties screen" alt="PGP Messaging, Service Properties screen" width="450" height="314" /> </li></p>

	<p><li>Also for each of your <span class="caps">PGP</span> Messaging services, click the Settings button in the top-right corner of the screen, and verify the Manual Mode Listen Ports in the Advanced tab:<br />
<img src="/images/pgp/messaging-service-settings.gif" title="PGP Messaging, Service Settings panel" alt="PGP Messaging, Service Settings panel" width="425" height="376" /><br />
These are the ports on which <span class="caps">PGP</span> is &#8220;listening&#8221; for connections from your email client. You will need to enter these port numbers into your email client in the next stage, so write them down now.<br />
<blockquote><strong>Note:</strong> Most users can use the default ports which are offered by <span class="caps">PGP</span>, illustrated here. However, if those ports are already in use by another application, you can change them to something else, as long as they are above 1024. Robert&#8217;s instructions explain this in a bit more detail; I&#8217;m skipping that here.</blockquote></li></p>

	<p><li>Although probably not required, it&#8217;s a good idea to reboot your computer at this point.</li></ol></p>

	<h4>Configure Your Email Client</h4>

	<p>I&#8217;m using Eudora in this example, but the steps should be similar for nearly any email client. You just need to find the configuration screen which allows you to change the ports used for email connections. Sometimes that&#8217;s hidden by default, hence the extra instructions for Eudora.</p>

	<p><ol><li>Quit Eudora if it is running. Find your Eudora application, select it, and press Command-I to open the Get Info window for the application.</li></p>

	<p><li>Verify that the Esoteric Settings plug-in is enabled:<br />
<img src="/images/pgp/eudora-get-info.gif" title="Eudora plug-ins, Esoteric Settings enabled" alt="Eudora plug-ins, Esoteric Settings enabled" width="233" height="259" /><br />
The Esoteric Settings plug-in contains the settings panel which allows you to change the ports Eudora will use to send and receive email. So, you need to enable it, at least long enough to change the settings.</li></p>

	<p><li>Launch Eudora, and choose Settings&#8230; from the Special menu.</li></p>

	<p><li>Select the first settings panel, Getting Started, and change the mail server to 127.0.0.1:<br />
<img src="/images/pgp/eudora-settings-getting-started.gif" title="Eudora Settings, Getting Started" alt="Eudora Settings, Getting Started" width="425" height="378" /><br />
127.0.0.1 is a &#8220;magic&#8221; IP address, called the loopback or localhost, which stands for the actual system on which the address is found. You can think of it as the computer equivalent of &#8220;me.&#8221; <br />
<blockquote><strong>Note:</strong> With Eudora, and for many email clients, you can leave the <span class="caps">SMTP</span> server setting blank, if it is the same as the mail server setting. That is what is illustrated here.</blockquote></li></p>

	<p><li>Change the email connection ports to use the ports you obtained from <span class="caps">PGP</span> Desktop in the earlier section:<br />
<img src="/images/pgp/eudora-settings-ports.gif" title="Eudora Settings, Ports &#038; Protocols" alt="Eudora Settings, Ports &#038; Protocols" width="425" height="378" /><br />
This configures Eudora to talk to <span class="caps">PGP</span> (which will then talk to the mail server on Eudora&#8217;s behalf), instead of directly to the mail server.</li></p>

	<p><li>Click OK to save your changes and close the Settings dialog.</li></ol></p>

	<p>At this point, you should check mail and verify that you can send and receive mail as usual. You will probably have to re-enter your password for your email account(s), this is a side effect of changing the mail server address.</p>

	<p>If sending and receiving normal email works fine, it&#8217;s time to test sending to someone who has <span class="caps">PGP</span> also, to test sending encrypted messages.<hr />Copyright &copy; 2012 by <strong><a href="http://aldoblog.com">Aldoblog</a></strong>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldoblog.com so we can take action immediately.</p>]]></content:encoded>
			<wfw:commentRss>http://aldoblog.com/2005/08/pgp-desktop-manual-proxy-configuration-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

